Skip to content

Commit 00b2fd6

Browse files
committed
add ISSUE_TEMPLATE
closes leavez#61
1 parent 8ef3d11 commit 00b2fd6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Thanks for your feedback!
2+
3+
If it's a bug:
4+
5+
- What's your environment:
6+
- run ` pod env | egrep 'CocoaPods |Xcode|cocoapods-binary' ` then paste the result here
7+
- A demo project is helpful:
8+
- It will be very helpful if provides a demo project that reproduce the problem. A blank project with cocoapods-binary can be downloaded [here](https://github.com/leavez/cocoapods-binary/files/3086250/BinaryDemo.zip), which can be remodeled to a minimal problematic environment. Attach the demo.zip to the comments.
9+
10+

0 commit comments

Comments
 (0)