Skip to content

Commit 2ffc059

Browse files
javiberfacundo-lezama
authored andcommitted
Update issue templates
1 parent 1e42a8f commit 2ffc059

File tree

3 files changed

+65
-0
lines changed

3 files changed

+65
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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._
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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._

.github/ISSUE_TEMPLATE/help_wanted.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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._

0 commit comments

Comments
 (0)