diff options
| -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 | 
