keep a changelog

如果你构建了软件,请编写一份更新日志。「If you build software, keep a changelog.」

Github星跟蹤圖

Keep a Changelog v1.1.0 badge Version 1.1.0 Badge MIT License Badge

Don’t let your friends dump git logs into changelogs™

This repository generates https://keepachangelog.com/.

Development

Dependencies

Installation

  • git clone https://github.com/olivierlacan/keep-a-changelog.git
  • cd keep-a-changelog
  • bundle install
  • bundle exec middleman starts the local development server at http://localhost:4567

Docker

  • git clone https://github.com/olivierlacan/keep-a-changelog.git
  • cd keep-a-changelog
  • docker build -t keep-a-changelog .
  • docker run -p 4567:4567 keep-a-changelog starts the docker development server and binds it at http://localhost:4567

Deployment

  • bundle exec rake publish builds and pushes to the gh-pages branch

Translations

Create a new directory in source/ named after the ISO 639-1 code
for the language you wish to translate Keep a Changelog to. For example,
assuming you want to translate to French Canadian:

  • create the source/fr-CA directory.
  • duplicate the source/en/1.0.0/index.html.haml file in source/fr-CA.
  • edit source/fr-CA/1.0.0/index.html.haml until your translation is ready.
  • commit your changes to your own fork
  • submit a Pull Request with your changes

It may take some time to review your submitted Pull Request. Try to involve a
few native speakers of the language you're translating to in the Pull Request
comments. They'll help review your translation for simple mistakes and give us
a better idea of whether your translation is accurate.

Contribute

Please do contribute! Issues and pull requests are welcome.

Thank you for your help improving software one changelog at a time!

主要指標

概覽
名稱與所有者olivierlacan/keep-a-changelog
主編程語言Haml
編程語言Ruby (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2014-05-31 05:23:54
推送於2025-10-10 18:51:06
最后一次提交
發布數14
最新版本名稱v1.1.1 (發布於 2023-03-06 00:42:27)
第一版名稱v0.0.1 (發布於 2014-12-12 20:29:26)
用户参与
星數6.4k
關注者數94
派生數3.6k
提交數614
已啟用問題?
問題數244
打開的問題數26
拉請求數230
打開的拉請求數12
關閉的拉請求數84
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?