File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report template
3
+ about : In order to let developers describe their problems more accurately.
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ### New Issue Checklist
11
+
12
+ * [ ] I have read the [ Documentation] ( https://github.com/tigerAndBull/TABAnimated/tree/master/Documents )
13
+ * [ ] I have searched for a similar issue in the [ project] ( https://github.com/rs/TABAnimated/issues ) and found none
14
+
15
+ ### Issue Info
16
+
17
+ Info | Value |
18
+ -------------------------|-------------------------------------|
19
+ Platform Name | e.g. iOS / macOS
20
+ Platform Version | e.g. 12.0 / 10.14.0
21
+ TABAnimated Version | e.g. 5.0.0 / 4.4.0
22
+ Xcode Version | e.g. Xcode 11 / Xcode 10
23
+ Repro rate | e.g. all the time (100%) / sometimes x% / only once
24
+ Repro with our demo prj | e.g. does it happen with our demo project?
25
+ Demo project link | e.g. link to a demo project that highlights the issue
26
+
27
+ ### Issue Description and Steps
28
+
29
+ Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.
You can’t perform that action at this time.
0 commit comments