mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Adds the changelog prefixes from example.yml to the New PR template (#22675)
This commit is contained in:
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -73,6 +73,20 @@ Changelogs can be attached either by following the instructions in html/changelo
|
||||
For the keys you can use in an in-body changelog, they are the same as described in example.yml
|
||||
NOTE that anything *after* the :cl: will be parsed as a changelog, if it somehow manages to be parseable as such, so always put the changelog at the VERY end!
|
||||
|
||||
Valid Prefixes:
|
||||
bugfix
|
||||
wip (For works in progress)
|
||||
tweak
|
||||
soundadd
|
||||
sounddel
|
||||
rscdel (general deleting of nice things)
|
||||
rscadd (general adding of nice things)
|
||||
imageadd
|
||||
imagedel
|
||||
spellcheck (typo fixes)
|
||||
experiment
|
||||
tgs (TG-ported fixes?)
|
||||
|
||||
An example changelog is attached to this PR for your convenience:
|
||||
-->
|
||||
:cl:
|
||||
|
||||
Reference in New Issue
Block a user