diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-01-30 14:57:40 +0100 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-01-30 14:57:40 +0100 |
commit | 8f3c3354834f1eb87dff8fc77d78602c58190e3f (patch) | |
tree | 2463292397434e314ad973c5b3730c42c84f95e3 | |
parent | Added shortened parameters to build instructions (diff) | |
download | smolbote-8f3c3354834f1eb87dff8fc77d78602c58190e3f.tar.xz |
Added bug reporting section to Contributing
-rw-r--r-- | CONTRIBUTING.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8ccc0e3..8ba2457 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,16 @@ +## Reporting + +### Reporting bugs +Please include the following when reporting bugs: +* Operating system used +* Version of Qt used +* Detailed explanation of the bug: + * what was done + * what was expected + * what happened + +## Contributing + ### Versioning #### Major version |