sublime-text-shell-command
sublime-text-shell-command copied to clipboard
Sort out OSS files like AUTHORS, CHANGELOG and CONTRIBUTING
- [x] Take the changelog out of the
READMEand put it inCHANGELOG.md, which is more standard. Use the structure in CHANGELOG.md in docker-job which follows Keep A Changelog. - [ ] Add a
CONTRIBUTINGfile along the lines of the ones I have in other projects, like the CONTRIBUTING.md file in docker-job. - [ ] Do likewise for
AUTHORS, copying the AUTHORS file in docker-job. Add all the previous contributors to this file as well, to start it off.