Skip to content

Commit ead191b

Browse files
author
Régis Haubourg
committedMar 8, 2019
issue template improvements
1 parent 9612d46 commit ead191b

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed
 

‎.github/bug_report.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,17 @@ assignees: ''
77

88
---
99

10+
**Checklist before submitting**
11+
12+
13+
- [ ] Search in the issues, stackexchange, forums before if the issue already exists
14+
- [ ] Test with a [clean new user profile](https://docs.qgis.org/testing/en/docs/user_manual/introduction/qgis_configuration.html?highlight=profile#working-with-user-profiles). Do not add third party plugins at that step
15+
- [ ] Create light and portable sample dataset and project file that reproduce the issue
16+
17+
If the issue concerns a **third party plugin**, please raise the issue in the dedicated bug tracker mentionned in plugin description.
18+
1019
**Describe the bug**
11-
A clear and concise description of what the bug is.
20+
A clear and concise description of what the bug is. Tip
1221

1322
**To Reproduce**
1423
Steps, sample datasets and qgis project file to reproduce the behavior:

‎.github/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ A clear and concise description of any alternative solutions or features you've
1919
**Additional context**
2020
Add any other context or screenshots about the feature request here.
2121
Open source is community driven, please consider a way to support this work either by hiring developpers, supporting the QGIS project, find someone to submit a pull request.
22-
If the change required is important, you should consider writing a QGIS Enhancement Proposal (QEP) or hiring someone to, and announce your work on the lists.
22+
If the change required is important, you should consider writing a [QGIS Enhancement Proposal](https://github.com/qgis/QGIS-Enhancement-Proposals/issues) (QEP) or hiring someone to, and announce your work on the lists.

0 commit comments

Comments
 (0)
Please sign in to comment.