mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Add note for using towncrier with standalone PRs (#2915)
This commit is contained in:
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
|
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.
|
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:
|
Valid changetypes are:
|
||||||
|
|
||||||
|
|||||||
1
changelog.d/2915.docs.rst
Normal file
1
changelog.d/2915.docs.rst
Normal file
@ -0,0 +1 @@
|
|||||||
|
Updated towncrier info in contribution guidelines to include how to do a standalone PR.
|
||||||
Loading…
x
Reference in New Issue
Block a user