mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
Add note for using towncrier with standalone PRs (#2915)
This commit is contained in:
committed by
Toby Harradine
parent
43da727a9f
commit
bfa55922cf
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -125,6 +125,8 @@ To create a towncrier entry for your PR, create a file in `changelog.d` for it.
|
||||
|
||||
The filename should be of the format `issuenumber.changetype(.count).rst`, where `(.count)` is an optional
|
||||
part of the filename should multiple entries for the same issue number and type be neccessary.
|
||||
If there is not an issue associated with your PR,
|
||||
you may use the PR number in place of the issue number.
|
||||
|
||||
Valid changetypes are:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user