Skip to content

Commit 79c90c1

Browse files
authored
chore: updates to bug_report template
1 parent 7dfe98f commit 79c90c1

1 file changed

Lines changed: 13 additions & 14 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ assignees: ''
1616
⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️
1717
-->
1818

19-
#### Support plan
19+
### Support plan
2020

2121
<!--
2222
We are here to help!
@@ -26,20 +26,19 @@ assignees: ''
2626
Most community support issues are resolved within 2 weeks.
2727
-->
2828

29-
- _which support plan is this issue covered by?_ (e.g. Community, Sponsor, or
30-
Enterprise):
31-
- _is this issue currently blocking your project?_ (yes/no):
32-
- _is this issue affecting a production system?_ (yes/no):
29+
- Which support plan is this issue covered by? (Community, Sponsor, Enterprise):
30+
- Currently blocking your project/work? (yes/no):
31+
- Affecting a production system? (yes/no):
3332

34-
#### Context
33+
### Context
3534

36-
- _node version_:
37-
- _module (formidable) version_:
38-
- _environment_ (e.g. node, browser, native, OS):
39-
- _used with_ (i.e. popular names of modules):
40-
- _any other relevant information_:
35+
- Node.js version:
36+
- [Release Line](https://github.com/node-formidable/formidable/issues/769) of Formidable (Legacy, Current, Next):
37+
- Formidable exact version:
38+
- Environment (node, browser, native, OS):
39+
- Used with (popular names of modules):
4140

42-
#### What are you trying to achieve or the steps to reproduce?
41+
### What are you trying to achieve or the steps to reproduce?
4342

4443
<!--
4544
Describe your issue in detail, including use cases, examples, and alternative
@@ -53,6 +52,6 @@ assignees: ''
5352
const some = 'properly formatted code example';
5453
```
5554

56-
#### What was the result you got?
55+
### What was the result you got?
5756

58-
#### What result did you expect?
57+
### What result did you expect?

0 commit comments

Comments
 (0)