Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
96a1e827
Unverified
Commit
96a1e827
authored
May 11, 2016
by
Samuel Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Issue Template] Update for pod env & ask for project
parent
1f440c4a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE.md
+8
-6
No files found.
.github/ISSUE_TEMPLATE.md
View file @
96a1e827
...
...
@@ -22,12 +22,14 @@
> ℹ Please replace this with of what happened instead.
> e.g. Pod A is missing the subspec B for target C.
##
Podfile
##
CocoaPods Environment
> ℹ Please
paste the contents of your Podfile below.
>
(e.g. via `cat Podfile
| pbcopy`)
> ℹ Please
replace this with the output of `pod env`.
>
(e.g. via `pod env
| pbcopy`)
> You can remove this hint then.
```
ruby
# Paste your Podfile contents HERE.
```
## Project that demonstrates 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,
> i.e. it's only an issue with CocoaPods the tool.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment