Make readme consistent with settings page

This commit is contained in:
JonnyWong16 2016-02-21 16:18:26 -08:00
commit d5f4a1a48a
3 changed files with 9 additions and 5 deletions

View file

@ -20,9 +20,11 @@ In case you read this because you are posting an issue, please take a minute and
2. Provide a clear title to easily help identify your problem.
3. Use proper [markdown syntax](https://help.github.com/articles/github-flavored-markdown) to structure your post (i.e. code/log in code blocks).
4. Make sure you provide the following information:
- [ ] Version
- [ ] Branch
- [ ] Version/Commit hash
- [ ] Your operating system and python version
- [ ] Commit hash
- [ ] Operating system
- [ ] Python version
- [ ] What you did?
- [ ] What happened?
- [ ] What you expected?