Update CONTRIBUTING.md

This commit is contained in:
Gina Häußge 2014-07-27 16:18:30 +02:00
parent f9a9a405cd
commit 32a38af4f7

View file

@ -1,7 +1,11 @@
Bug Reports
-----------
Issues, Tickets, however you may call them
------------------------------------------
**READ [How to file a bug report](https://github.com/foosel/OctoPrint/wiki/How-to-file-a-bug-report)!**.
- If you want to report a bug, **READ [How to file a bug report](https://github.com/foosel/OctoPrint/wiki/How-to-file-a-bug-report)!** Tickets will be automatically checked if they comply with the requirements outlined in that wiki node!
- If you want to post a **request** of any kind (feature request, documentation request, ...), **add [Request] to your issue's title!**
- If you need **support** with a problem of your installation, **add [Support] to your issue's title!**
- If you have a general **question**, **add [Question] to your issue's title!**
- If you have another reason for creating a ticket that doesn't fit any of the above categories, **add [Misc] to your issue's title!**
Pull Requests
-------------