Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changes/4449.misc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Contribution guide root is now specified.
1 change: 1 addition & 0 deletions docs/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ extra:
min_python_version_tag: "310" # The tag version of the minimum python version
recent_python_version: "3.13" # The newest Python version known to work on all platforms
docs_python_version: "3.13" # The version of Python required to build the documentation
contribution_guide_root: how-to/contribute
social:
- icon: fontawesome/brands/github
link: https://github.com/beeware
Expand Down
Loading