Skip to content

Commit f30e819

Browse files
authored
Update issue templates
1 parent 5a2c4d9 commit f30e819

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
22
name: Bug report
33
about: Create a bug report
4-
labels: Bug
4+
title: ''
5+
labels: Feature Request
6+
assignees: ''
7+
58
---
69

710
## Describe the bug <!-- A clear and concise description of what the bug is. -->
@@ -11,10 +14,11 @@ labels: Bug
1114
1.
1215
2.
1316

14-
Link to code example:
15-
1617
## Expected behavior <!-- A clear and concise description of what you expected to happen. -->
1718

19+
## Link to Minimal Reproducible Example
20+
<!-- Link to a playground, StackBlitz, or GitHub repo with a minimal reproduction of the problem. A minimal reproduction is required. -->
21+
1822
## Environment
1923

2024
- `react-data-grid` version:

.github/ISSUE_TEMPLATE/feature_request.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
22
name: Feature request
33
about: Request a new feature or enhancement
4+
title: ''
45
labels: Feature Request
6+
assignees: ''
7+
58
---
69

710
## Use case <!-- Please describe what it is you would like to achieve. -->

0 commit comments

Comments
 (0)