Guide to Changelogs: Difference between revisions

52 bytes added ,  20:03, 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 'BRANCHNAME' the name of the branch.
## Create file <code>''USERNAME-BRANCHNAME''.yml</code> in the folder, where 'BRANCHNAME' the name of the branch on your fork and 'USERNAME' is your github username.
##* Example: <code>Deantwo-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.
Anonymous user