Commit 5d9984d1 authored by Eloy Duran's avatar Eloy Duran

Improve error report template. Closes #187.

parent 8bc4144c
......@@ -14,11 +14,20 @@ Search for existing github issues similar to yours:
https://github.com/CocoaPods/CocoaPods/issues/search?q=%22#{CGI.escape(error.message)}%22
If none exists, create a ticket with the following information to:
If none exists, create a ticket, with the information in the below (markdown formatted) template, on:
https://github.com/CocoaPods/CocoaPods/issues/new
Don't forget to anonymize any private data!
**Don't forget to anonymize any private data!**
### Report
* What did you do?
* What did you expect to happen?
* What happened instead?
### Stack
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment