mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
parent
7959e0c916
commit
d9e774f079
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -124,7 +124,7 @@ Red uses towncrier to create changelogs.
|
||||
To create a towncrier entry for your PR, create a file in `changelog.d` for it. If the changes are for a specific cog, place the file in the related subdirectory.
|
||||
|
||||
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 necessary.
|
||||
If there is not an issue associated with your PR,
|
||||
you may use the PR number in place of the issue number.
|
||||
|
||||
|
||||
1
changelog.d/2953.misc.rst
Normal file
1
changelog.d/2953.misc.rst
Normal file
@ -0,0 +1 @@
|
||||
Fixed a typo in CONTRIBUTING.md.
|
||||
Loading…
x
Reference in New Issue
Block a user