Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 401e0e3

Browse files
committed
chore(community): Update issue templates
1 parent 928b818 commit 401e0e3

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
5+
---
6+
7+
<!-- Chose BUG or FEATURE REQUEST template and delete the one you don't use-->
8+
<!-- ⚠️ Don't forgot the checkbox at the end of your issue -->
9+
10+
<!-- ⚠️ Before writing your issue make sure you are using :-->
11+
<!-- Node 9.x.x -->
12+
<!-- npm 5.x.x -->
13+
<!-- The latest version of Strapi -->
14+
15+
**Informations**
16+
- **Node.js version**:
17+
- **npm version**:
18+
- **Strapi version**:
19+
- **Strapi-sdk-javascript version**:
20+
- **Browser or Node.js**:
21+
22+
**What is the current behavior?**
23+
24+
**Steps to reproduce the problem**
25+
26+
**What is the expected behavior?**
27+
28+
**Suggested solutions**
29+
30+
**Confirm**
31+
- [ ] I'm sure that this issue hasn't already been referenced
32+
<!-- ⬆️ Don't delete this checkbox from your issue and approve it. -->
33+
<!-- ⚠️ Make sure to browse the opened and closed issues. -->
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
5+
---
6+
7+
**Is your feature request related to a problem? Please describe.**
8+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
9+
10+
**Describe the solution you'd like**
11+
A clear and concise description of what you want to happen.
12+
13+
**Describe alternatives you've considered**
14+
A clear and concise description of any alternative solutions or features you've considered.
15+
16+
**Additional context**
17+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)