Commit fea279b0 authored by Marius Rackwitz's avatar Marius Rackwitz

[ISSUE_TEMPLATE] Avoid comments

That seems to be less distracting.
parent 8d303c14
> ℹ Please fill out this template when filing an issue. > ℹ Please fill out this template when filing an issue.
> All lines beginning with a quotation mark (`>`), > All lines beginning with an ℹ symbol instruct you with
> instruct you with what info we expect. > what info we expect.
> Please remove this paragraph. > Please remove this line and all above before submitting.
* [ ] I've read and understood the [*CONTRIBUTING guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). * [ ] I've read and understood the [*CONTRIBUTING guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
...@@ -9,27 +9,26 @@ ...@@ -9,27 +9,26 @@
## What did you do? ## What did you do?
> ℹ Please replace this with what you did. ℹ Please replace this with what you did.
> e.g. Run `pod install` e.g. Run `pod install`
## What did you expected to happen? ## What did you expected to happen?
> ℹ Please replace this with what you expected to happen. ℹ Please replace this with what you expected to happen.
> e.g. Install all pod dependencies correctly. e.g. Install all pod dependencies correctly.
## What happened instead? ## What happened instead?
> ℹ Please replace this with of what happened instead. ℹ Please replace this with of what happened instead.
> e.g. Pod A is missing the subspec B for target C. e.g. Pod A is missing the subspec B for target C.
## CocoaPods Environment ## CocoaPods Environment
> ℹ Please replace this with the output of `pod env`. ℹ Please replace this with the output of `pod env`.
> (e.g. via `pod env | pbcopy`) e.g. via `pod env | pbcopy`
> You can remove this hint then.
## Project that demonstrates the issue ## Project that demonstrates the issue
> ℹ Please link to a project we can download that reproduces the issue. ℹ Please link to a project we can download that reproduces the issue.
> You can delete this section if your issue is unrelated to build problems, You can delete this section if your issue is unrelated to build problems,
> i.e. it's only an issue with CocoaPods the tool. i.e. it's only an issue with CocoaPods the tool.
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