File tree Expand file tree Collapse file tree 3 files changed +65
-0
lines changed Expand file tree Collapse file tree 3 files changed +65
-0
lines changed Original file line number Diff line number Diff line change
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
+ ** To Reproduce**
14
+ _ Steps to reproduce the behavior._
15
+
16
+ ** Expected behavior**
17
+ _ A clear and concise description of what you expected to happen._
18
+
19
+ ** Screenshots or videos**
20
+ _ If applicable, add screenshots or videos to help explain your problem._
21
+
22
+ ** Environment (please complete the following information):**
23
+ - OS: [ e.g. Ubuntu 20.04]
24
+ - Python version: [ e.g. 3.9.10]
25
+ - Norfair version: [ e.g. 1.0.0]
26
+
27
+ ** Additional context**
28
+ _ Add any other context about the problem here._
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+ title : ' '
5
+ labels : feature request
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Is your feature request related to a problem? Please describe.**
11
+ _ A clear and concise description of what the problem is._
12
+
13
+ ** Describe the solution you'd like**
14
+ _ A clear and concise description of what you want to happen._
15
+
16
+ ** Describe alternatives you've considered**
17
+ _ A clear and concise description of any alternative solutions or features you've considered._
18
+
19
+ ** Additional context**
20
+ _ Add any other context or screenshots about the feature request here._
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Help wanted
3
+ about : Ask for help in the use of the library
4
+ title : ' '
5
+ labels : help wanted
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Describe the situation you are working on**
11
+ _ A clear and concise description of your use case._
12
+
13
+ ** Describe what is it that you need help with**
14
+ _ A clear and concise description of what you don't understand or need help with._
15
+
16
+ ** Additional context**
17
+ _ Add any other context about the problem here._
You can’t perform that action at this time.
0 commit comments