File tree 1 file changed +42
-0
lines changed 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change
10000
div>
@@ -0,0 +1,42 @@
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Describe the bug**
11
+ A clear and concise description of what the bug is.
12
+
13
+ ** Which version of the action are you using?**
14
+
15
+ - [ ] ` v1 `
16
+ - [ ] ` v2 `
17
+ - [ ] Some other tag (such as ` v2.0.1 ` or ` master ` )
18
+
19
+ ** Environment**
20
+ - [ ] self-hosted
21
+ - [ ] Linux
22
+ - [ ] Windows
23
+ - [ ] Mac
24
+
25
+ ** Python Versions**
26
+ Please list all of the effected versions of Python (` 3.8.2 ` , etc.)
27
+
28
+ ** To Reproduce**
29
+ Steps to reproduce the behavior:
30
+ 1 . Go to '...'
31
+ 2 . Click on '....'
32
+ 3 . Scroll down to '....'
33
+ 4 . See error
34
+
35
+ ** Run/Repo Url**
36
+ If applicable, and if your repo/run is public, please include a URL so it is easier for us to investigate.
37
+
38
+ ** Screenshots**
39
+ If applicable, add screenshots to help explain your problem.
40
+
41
+ ** Additional context**
42
+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments