Skip to content

Commit 713a629

Browse files
committed
Merge branch 'hmakelin-issue-templates' of https://github.com/hmakelin/gisnav into hmakelin-contributing-update
2 parents 9b8b712 + 35e1373 commit 713a629

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Bug report
3+
about: Raise an issue with the project to help us improve it
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**What's the issue**
11+
Please provide a very brief description of your issue here to make it easier to filter and categorize.
12+
13+
**Describe it in detail**
14+
Please describe the issue in as much detail as you think is relevant. Being detailed in your description helps us solve your issue faster.
15+
16+
**Logs, screenshots, and other supporting information**
17+
Add any logs, screenshots or other information (software version, GPU driver version, etc.) that you think might help solve your problem here.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Feature request
3+
about: Suggest an improvement for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Idea in brief**
11+
Please provide a very brief description of your idea to make it easier to filter and categorize.
12+
13+
**Describe it in detail**
14+
Please describe your feature request in detail:
15+
* How does it make the software better?
16+
* What are the alternatives you have considered and why is your suggestion better?
17+
18+
**Additional context**
19+
Add any other context or screenshots about your feature request here.

0 commit comments

Comments
 (0)