Skip to content

Commit 4e5fba8

Browse files
authored
Update issue templates
1 parent a8795f0 commit 4e5fba8

File tree

2 files changed

+22
-27
lines changed

2 files changed

+22
-27
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
11
---
22
name: Bug report
3-
43
about: Create a report to help us improve
5-
6-
title: "[BUG] Summarize the issue in a few words here"
7-
4+
title: "[BUG] "
85
labels: bug
9-
10-
assignees: 'austinkline'
6+
assignees: ''
117

128
---
139

10+
**Community Note**
11+
* Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
12+
* If you are interested in working on this issue or have submitted a pull request, please leave a comment.
13+
1414
**Describe the bug**
15-
A clear and concise description of what the bug is.
15+
A clear and concise description of what the bug is and the environment/context.
16+
17+
- OS: [e.g. Amazon Linux 2]
18+
- Browser: [e.g. Google Chrome]
19+
- Graph Notebook Version: [e.g. 3.7.3]
20+
- Graph Database & Version: [e.g., Amazon Neptune 1.2.1.0]
1621

1722
**To Reproduce**
1823
Steps to reproduce the behavior:
@@ -21,16 +26,7 @@ Steps to reproduce the behavior:
2126
3. Scroll down to '....'
2227
4. See error
2328

24-
**Expected behavior**
25-
A clear and concise description of what you expected to happen.
26-
27-
**Screenshots**
2829
If applicable, add screenshots to help explain your problem.
2930

30-
**Desktop (please complete the following information):**
31-
- OS: [e.g. iOS]
32-
- Browser [e.g. chrome, safari]
33-
- Version [e.g. 22]
34-
35-
**Additional context**
36-
Add any other context about the problem here.
31+
**Expected behavior**
32+
A clear and concise description of what you expected to happen.
Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
11
---
22
name: Feature request
3-
43
about: Suggest an idea for this project
5-
64
title: ''
7-
8-
labels: ''
9-
5+
labels: enhancement
106
assignees: ''
117

128
---
139

10+
**Community Note**
11+
* Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
12+
* If you are interested in working on this issue or have submitted a pull request, please leave a comment.
13+
14+
**Graph Notebook Version (and Graph Database and Version used if applicable)**
15+
1416
**Is your feature request related to a problem? Please describe.**
1517
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1618

1719
**Describe the solution you'd like**
1820
A clear and concise description of what you want to happen.
1921

20-
**Describe alternatives you've considered**
21-
A clear and concise description of any alternative solutions or features you've considered.
22-
2322
**Additional context**
24-
Add any other context or screenshots about the feature request here.
23+
Add any other context or screenshots about the feature request here. Describe any alternatives you've considered.

0 commit comments

Comments
 (0)