/
githubmirror
/
vgstation13
Обзор
Документация
Войти
/
githubmirror
/
vgstation13
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
1.02
html/changelogs/example.yml
37 строк
2 KB
Intigracy
RIP N3X15 (#10534)
13 июн 2016, 23:11
13 июн 2016, 23:11
1fb4a79
Код
Авторство
О чём код?
################################ # Example Changelog File # # Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. # # Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) # When it is, any changes listed below will disappear. # # 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?) ################################# # Your name. author: Ghost of N3X15 # Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. delete-after: True # Any changes you've made. See valid prefix list above. # There needs to be a space after the - and before the prefix. Don't use tabs anywhere in this file. # Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. # If you're using characters such as # ' : - or the like in your changelog, surround the entire change with quotes as shown in the second example. These quotes don't show up on the changelog once it's merged and prevent errors. # SCREW ANY OF THIS UP AND IT WON'T WORK. changes: - rscadd: Added a changelog editing system that should cause fewer conflicts and more accurate timestamps. - rscdel: "Killed innocent kitten #394."