Guide to Changelogs: Difference between revisions

65 bytes removed ,  20:02, 8 February 2015
imported>Paprika
imported>Paprika
Line 12: Line 12:
# Create <code>html/changelogs/''USERNAME-BRANCHNAME''.yml</code>.
# Create <code>html/changelogs/''USERNAME-BRANCHNAME''.yml</code>.
## Go to <code>/master/html/changelogs/</code> on your branch.
## Go to <code>/master/html/changelogs/</code> on your branch.
## Create file <code>''USERNAME-BRANCHNAME''.yml</code> in the folder, where #### is the number or ID of your PR or the name of the branch.
## Create file <code>''USERNAME-BRANCHNAME''.yml</code> in the folder, where 'BRANCHNAME' the name of the branch.
##* Example: <code>Deantwo-PR-7445.yml</code> or <code>Deantwo-PR-ChemMasterGetsGloomy.yml</code>
##* Example: <code>Deantwo-ChemMasterGetsGloomy.yml</code>
##* File name is not super important but helps the maintainers know who made the file and which PR it is related to. Also prevents conflicts since two files won't have the same name.
##* File name is not super important but helps the maintainers know who made the file and which PR it is related to. Also prevents conflicts since two files won't have the same name.
# Copy the contents of [https://github.com/tgstation/-tg-station/blob/master/html/changelogs/example.yml this].
# Copy the contents of [https://github.com/tgstation/-tg-station/blob/master/html/changelogs/example.yml this].
Anonymous user