Add Keeping a changelog

This commit is contained in:
Charles-Axel Dein 2018-09-24 15:37:26 +02:00
parent e07f6a462d
commit d9ba46e65c

View File

@ -235,6 +235,7 @@ resources](https://github.com/charlax/engineering-management).
* [Documentation-Driven Development](https://gist.github.com/zsup/9434452) * [Documentation-Driven Development](https://gist.github.com/zsup/9434452)
* [Writing automated tests for your documentation](https://krausefx.com/blog/writing-automated-tests-for-your-documentation): this should be required, IMO. Testing code samples in your documentation ensures they never get outdated. * [Writing automated tests for your documentation](https://krausefx.com/blog/writing-automated-tests-for-your-documentation): this should be required, IMO. Testing code samples in your documentation ensures they never get outdated.
* [Documentation is king](https://speakerdeck.com/kennethreitz/documentation-is-king), Kenneth Reitz * [Documentation is king](https://speakerdeck.com/kennethreitz/documentation-is-king), Kenneth Reitz
* [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Dotfiles ### Dotfiles