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/2411.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Substitute Toga for Briefcase in the Contributing documentation.
2 changes: 1 addition & 1 deletion docs/how-to/contribute/code.rst
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,7 @@ Add change information for release notes
----------------------------------------

When you submit this change as a pull request, you need to add a *change
note*. Toga uses |towncrier|_ to automate
note*. Briefcase uses |towncrier|_ to automate
building the release notes for each release. Every pull request must include at
least one file in the ``changes/`` directory that provides a short description
of the change implemented by the pull request.
Expand Down
Loading