Skip to content

Commit 2112c95

Browse files
authored
Updated issue template with current links and simplified content
- Added links to Wiki and Java forum - Reorganized content - Removed preamble - Simplified - Closes #2
1 parent 23383af commit 2112c95

File tree

1 file changed

+13
-24
lines changed

1 file changed

+13
-24
lines changed

ISSUE_TEMPLATE.md

+13-24
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,23 @@
1-
**Note:** Any issue that does not include enough information to be reviewed in a timely manner may be closed at the
2-
maintainer's discretion.
1+
### _Prerequisites_
2+
_Please fulfill the following requirements before submitting an issue to this repository._
33

4-
### Prerequisites
5-
6-
Please fulfill the following requirements before submitting an issue to this repository.
7-
8-
- Check the "Common Problems" page on the WorldWind website: https://worldwind.arc.nasa.gov/web/tutorials/common-problems/
9-
- Check that your issue isn't already filed: https://github.com/NASAWorldWind/WebWorldWind/issues
10-
- Check the WorldWind forum for common solutions: https://forum.worldwindcentral.com/forum/web-world-wind/web-world-wind-help
4+
- Check the [Common Problems wiki](https://github.com/WorldWindEarth/WorldWindJava/wiki/Common-Problems)
5+
- Check that your issue isn't already filed: https://github.com/WorldWindEarth/WorldWindJava/issues?q=is%3Aopen
6+
- Check the [WorldWind Java Forums](https://forum.worldwindcentral.com/forum/world-wind-java-forums) for common solutions
117

128
### Description
139

14-
[Description of the issue]
15-
16-
### Steps to Reproduce
17-
18-
1. [First step]
19-
2. [Second step]
20-
3. [and so on...]
21-
22-
**Expected behavior:** [What you expect to happen]
10+
**Expected behavior:**
2311

24-
**Actual behavior:** [What actually happens]
12+
**Actual behavior:**
2513

26-
**Reproduces how often:** [What percentage of the time does it reproduce?]
14+
### Steps to Reproduce
15+
1.
16+
2.
17+
3.
2718

28-
### Operating System and Version
19+
**Reproduces how often:**
2920

30-
[What operating system and version are you using?]
21+
### Operating System and Version
3122

3223
### Additional Information
33-
34-
Any additional information, configuration or data that might be necessary to reproduce the issue.

0 commit comments

Comments
 (0)