|
1 | 1 | ---
|
2 | 2 | name: Bug report
|
3 |
| -about: Create a report to help us improve |
| 3 | +about: Create a report about a problem you've come across |
4 | 4 | title: ''
|
5 | 5 | labels: ''
|
6 | 6 | assignees: ''
|
7 | 7 |
|
8 | 8 | ---
|
9 | 9 |
|
| 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 | + |
10 | 22 | **Describe the bug**
|
| 23 | + |
11 | 24 | A clear and concise description of what the bug is.
|
12 | 25 |
|
13 | 26 | **To Reproduce**
|
| 27 | + |
14 | 28 | Steps to reproduce the behavior:
|
15 | 29 | 1. Go to '...'
|
16 | 30 | 2. Click on '....'
|
17 | 31 | 3. Scroll down to '....'
|
18 | 32 | 4. See error
|
19 | 33 |
|
20 | 34 | **Expected behavior**
|
| 35 | + |
21 | 36 | A clear and concise description of what you expected to happen.
|
22 | 37 |
|
23 | 38 | **Screenshots**
|
24 |
| -If applicable, add screenshots to help explain your problem. |
25 | 39 |
|
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. |
30 | 41 |
|
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] |
36 | 42 |
|
37 | 43 | **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