Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azu/awesome-commit-english
コミット英語についての記事まとめ
https://github.com/azu/awesome-commit-english
List: awesome-commit-english
Last synced: about 1 month ago
JSON representation
コミット英語についての記事まとめ
- Host: GitHub
- URL: https://github.com/azu/awesome-commit-english
- Owner: azu
- Created: 2015-01-15T05:12:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T15:45:52.000Z (over 4 years ago)
- Last Synced: 2024-05-21T12:17:18.283Z (8 months ago)
- Homepage:
- Size: 12.7 KB
- Stars: 854
- Watchers: 50
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - azu/awesome-commit-english - コミット英語についての記事まとめ (Documents / Miscs)
README
# Awesome Commit English
コミットメッセージやリリースノートを書くときに参照する英語についての記事まとめ
## Commit/Changelog
- [Git - 英語コミットコメントに使えるオシャレフレーズ集 - Qiita](http://qiita.com/ken_c_lo/items/4cb49f0fb74e8778804d)
- [ChangeLog を支える英語](https://gist.github.com/hayajo/3938098)
- [英語でコミットを書こう // Speaker Deck](https://speakerdeck.com/pwim/ying-yu-dekomitutowoshu-kou)
- [Changelogのための英文テンプレート集 - ぴょぴょぴょ? - Linuxとかプログラミングの覚え書き](http://d.hatena.ne.jp/pyopyopyo/20070920/p1)
- [ネイティブと働いて分かった英語コミットメッセージの頻出動詞10つ - Qiita](http://qiita.com/gogotanaka/items/b65e1b081fa976e5d754)
- [Githubで使われている実用英語コメント集 - Qiita](http://qiita.com/shi_chicken/items/a5f922a3ef3aa58a1839)
- [Keep a Changelog](http://keepachangelog.com/ "Keep a Changelog")
- CHANGELOGのフォーマットについて
- [gitにおけるコミットログ/メッセージ例文集100](http://anond.hatelabo.jp/20160725092419 "gitにおけるコミットログ/メッセージ例文集100")## Release Note
- [Release note のための英文テンプレート集 - ぴょぴょぴょ? - Linuxとかプログラミングの覚え書き](http://d.hatena.ne.jp/pyopyopyo/20070922/p1)
## コメント/会話
- [Git - 英語のコメントや issue で頻出する略語の意味 (FYI, AFAIK, ...) - Qiita](http://qiita.com/uasi/items/86c3a09d17792ab62dfe)
## 技術英語
- [辞書で引けない技術英語](http://linuxenglish.blog83.fc2.com/)
- [codic - デベロッパーのためのネーミング辞書](http://codic.jp/)
- [アプリケーションをつくる英語 - 達人出版会](http://tatsu-zine.com/books/english4app)## コミットメッセージ規約
- [コミットメッセージの書き方 - ククログ(2012-02-21)](http://www.clear-code.com/blog/2012/2/21.html)
- [AngularJS Git Commit Message Conventions](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#)
- [conventional-changelog-angular/convention.md](https://github.com/conventional-changelog/conventional-changelog-angular/blob/master/convention.md)
- [conventional-changelog-atom/convention.md](https://github.com/conventional-changelog/conventional-changelog-atom/blob/master/convention.md)
- [conventional-changelog-ember/convention.md](https://github.com/conventional-changelog/conventional-changelog-ember/blob/master/convention.md)
- [conventional-changelog-eslint/convention.md](https://github.com/conventional-changelog/conventional-changelog-eslint/blob/master/convention.md)
- [conventional-changelog-jquery/convention.md](https://github.com/conventional-changelog/conventional-changelog-jquery/blob/master/convention.md)
- [conventional-changelog-jshint/convention.md](https://github.com/conventional-changelog/conventional-changelog-jshint/blob/master/convention.md)
- [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/)## データベース
- [Search commit messages - The GitHub Blog](https://github.blog/2017-01-03-search-commit-messages/)
- GitHubのコミットメッセージ検索
- [GitHub Archive](https://www.githubarchive.org/)
- [The GHTorrent project](http://ghtorrent.org/)
- GitHubのアーカイブ## ツール
- [m1foley/fit-commit](https://github.com/m1foley/fit-commit "m1foley/fit-commit")
## Contributing
オススメするコミット関係の英語リソースがある場合はPull Requestして下さい。
[Editing](https://github.com/azu/awesome-commit-english/edit/master/README.md "Editing awesome-commit-english/README.md at master · azu/awesome-commit-english")から編集してPull Request出来ます。
## License
[![Creative Commons License](http://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)
This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).