[Issue Template] Update for pod env & ask for project

parent 1f440c4a
...@@ -22,12 +22,14 @@ ...@@ -22,12 +22,14 @@
> ℹ 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 ## CocoaPods Environment
> ℹ Please paste the contents of your Podfile below. > ℹ Please replace this with the output of `pod env`.
> (e.g. via `cat Podfile | pbcopy`) > (e.g. via `pod env | pbcopy`)
> You can remove this hint then. > You can remove this hint then.
```ruby ## Project that demonstrates the issue
# Paste your Podfile contents HERE.
``` > ℹ 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,
> 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