Guide to Changelogs: Difference between revisions

m
→‎Pull Requests: Tiny fix for humors sake.
imported>Paprika
imported>Deantwo
m (→‎Pull Requests: Tiny fix for humors sake.)
Line 13: Line 13:
## 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 on your fork and 'USERNAME' is your github username.
## 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-BrainlessShooting.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].
Line 28: Line 28:
      
      
     changes:  
     changes:  
       - rscadd: "Added grenades for everyone."
       - rscadd: "Added laser rifles for everyone."
       - rscdel: "Removed everyone's brains."
       - rscdel: "Removed everyone's brains."


Anonymous user