Commit 5b29c4cd authored by Marius Rackwitz's avatar Marius Rackwitz

[ISSUE_TEMPLATE] Bigger headings

Don't be that shy. These bigger headings bring an underline with GitHub's stylesheets which gives the different sections better visual distinction.
parent f44573ec
...@@ -5,24 +5,24 @@ ...@@ -5,24 +5,24 @@
* [ ] 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).
### Report # Report
#### 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.
### Podfile ## Podfile
> ℹ Please paste the contents of your Podfile below. > ℹ Please paste the contents of your Podfile below.
> (e.g. via `cat Podfile | pbcopy`) > (e.g. via `cat Podfile | pbcopy`)
......
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