Skip to content

Commit

Permalink
IN BODY PR CHANGELOGS! (#12311)
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 authored and Exxion committed Oct 22, 2016
1 parent 4c0c0f4 commit 5ad6660
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Expand Up @@ -10,5 +10,12 @@ Large changes require discussion. If you're doing a large, game-changing modifi
Merging your own PRs is considered bad practice, as it generally means you bypass peer review, which is a core part of how we develop.
It is also suggested that you hop into irc.rizon.net #vgstation to discuss your changes, or if you need help.
-->
When working with in body changelogs, the syntax is as follows:
:cl: (as the emoji)
* rscadd: Did stuff!
* rscdel: did other stuff!
for the keys you can use in a changelog, they are the same as described in html/changelogs/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!
-->

0 comments on commit 5ad6660

Please sign in to comment.