Standardizing docs between python-slackclient and rtmbot

Added copyright to License File
Added standard format for issues/PRs
Added Code of Conduct
Moved doc/ to docs/
This commit is contained in:
Jeff Ammons 2016-07-09 10:02:53 -07:00
parent 7cbbb03a04
commit 3cd9b9a828
13 changed files with 124 additions and 0 deletions

9
CHANGELOG.md Normal file
View file

@ -0,0 +1,9 @@
### v0.2.0 (2016-03-25)
* Fixed unicode handling to make things work in python 2.7 and 3.5.
* Changed versioning scheme to Semver.
### v0.10 (2016-02-28)
* Refactored the RTMBot Class to make it more isolated from the script that runs the bot