Skip to content

Commit 08a85b3

Browse files
author
Régis Haubourg
committedMar 11, 2019
Simplify template and add community message
1 parent 6e2e7be commit 08a85b3

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed
 

‎.github/bug_report.md‎

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,40 +7,41 @@ assignees: ''
77

88
---
99

10-
**Checklist before submitting**
10+
*Bug fixing and feature development is a community responsibility, and not the responsibility of the QGIS project alone.*
11+
*If this bug report or feature request is high-priority for you, we suggest engaging a QGIS developer or support organisation and financially sponsoring a fix*
1112

13+
*Checklist before submitting*
1214

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
15+
- [ ] *Search in the issues, stackexchange, forums before if the issue already exists*
16+
- [ ] *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).*
17+
- [ ] *Create light and portable sample dataset and project file that reproduce the issue*
1618

17-
If the issue concerns a **third party plugin**, please raise the issue in the dedicated bug tracker mentioned in plugin description.
19+
*If the issue concerns a **third party plugin**, please raise the issue in the dedicated bug tracker mentioned in plugin description.*
1820

1921
**Describe the bug**
20-
A clear and concise description of what the bug is. Tip
22+
*A clear and concise description of what the bug is.*
23+
24+
**How to Reproduce**
25+
26+
*Steps, sample datasets and qgis project file to reproduce the behavior. Screenshots or screencasts welcome*
2127

22-
**To Reproduce**
23-
Steps, sample datasets and qgis project file to reproduce the behavior:
2428
1. Go to '...'
2529
2. Click on '....'
2630
3. Scroll down to '....'
2731
4. See error
2832

29-
**Expected behavior**
30-
A clear and concise description of what you expected to happen.
3133

32-
**Screenshots**
33-
If applicable, add screenshots to help explain your problem.
34+
**Desktop environment (please complete the following information):**
35+
36+
- OS and version:
3437

35-
**Desktop (please complete the following information):**
36-
- OS and version: [e.g. Ubuntu 18.04, Windows 22]
38+
**QGIS version**
3739

38-
**QGIS version (please add information available in QGIS menu help/about)
40+
*Please add information available in QGIS menu help/about*
3941

4042
- QGIS Version: [e.g. 3.4.5]
41-
- Full library versions: [e.g QGIS code revision 58734527ab / Qt 5.9.5 / GDAL 2.3.2 etc..]
43+
- Full library versions:
4244

4345
**Additional context**
44-
Add any other context about the problem here.
4546

46-
Reference to other issues (former issue tracker available https://issues.qgis.org/):
47+
*Add any other context about the problem here.*

0 commit comments

Comments
 (0)
Please sign in to comment.