Skip to content

Commit 7d3b5e6

Browse files
author
Luis Puerto
committed
creating an specific bug report issue
and deleting the general one
1 parent 4828370 commit 7d3b5e6

File tree

2 files changed

+23
-55
lines changed

2 files changed

+23
-55
lines changed

.github/ISSUE_TEMPLATE.md

-43
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.md

+23-12
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,49 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve
3+
about: Create a report about a problem you've come across
44
title: ''
55
labels: ''
66
assignees: ''
77

88
---
99

10+
**Please answers the following**
11+
12+
I've...
13+
- I read
14+
- [ ] the [reporting issues](https://github.com/OSGeo/homebrew-osgeo4mac/wiki/Reporting-issues)
15+
- [ ] the [troubleshooting](https://github.com/OSGeo/homebrew-osgeo4mac/wiki/Troubleshooting)
16+
- [ ] I checked the documentation and found no answer
17+
- [ ] I tried to install after following the suggestions
18+
- [ ] I am running the latest version (`brew update` twice?)
19+
- [ ] I checked to make sure that this issue has not already been filed
20+
- [ ] I uploaded logs: `brew gist-logs formula`
21+
1022
**Describe the bug**
23+
1124
A clear and concise description of what the bug is.
1225

1326
**To Reproduce**
27+
1428
Steps to reproduce the behavior:
1529
1. Go to '...'
1630
2. Click on '....'
1731
3. Scroll down to '....'
1832
4. See error
1933

2034
**Expected behavior**
35+
2136
A clear and concise description of what you expected to happen.
2237

2338
**Screenshots**
24-
If applicable, add screenshots to help explain your problem.
2539

26-
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
40+
If applicable, add screenshots to help explain your problem.
3041

31-
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
3642

3743
**Additional context**
38-
Add any other context about the problem here.
44+
45+
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
46+
47+
**Logs**
48+
49+
Please include the link to the uploaded gist here.

0 commit comments

Comments
 (0)