Skip to content

Commit 9ea503c

Browse files
committed
Update ISSUE_TEMPLATE
1 parent 7b23b69 commit 9ea503c

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

.github/ISSUE_TEMPLATE.md

+7-8
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,27 @@ Describe the problem or suggestion here.
1212

1313
**Actual behavior:** [What actually happened]
1414

15-
* If your problem is a broken release/snapshot, please include verbose output from the application
16-
and as much information as possible. If you also submitted a crash report add CrashID if possible.
15+
* If your problem is a crash in an official release/snapshot, please include verbose output from the application
16+
from a terminal if possible. If you also submitted a crash report, indicate the CrashID if possible.
1717

18-
* If your problem is a broken build, please create a [gist](https://gist.github.com)
18+
* If you need to report a compilation issue, please create a [gist](https://gist.github.com)
1919
that contains the _full_ verbose build log.
2020

21-
* If your problem is a crash in a custom build, please create a [gist](https://gist.github.com)
21+
* If your problem is a crash in a build that you made yourself, please create a [gist](https://gist.github.com)
2222
that contains a _full_ backtrace.
23-
24-
* If you are reporting a problem about a release branch, have you tried the current head of `master`
25-
to see if the problem has been fixed?
23+
2624

2725
### Steps to Reproduce
2826

2927
1. [First Step]
3028
2. [Second Step]
3129
3. [and so on...]
3230

31+
You may submit a link to any screenshots/videos that can be used to understand how to reproduce the issue.
3332

3433
### Versions
3534

36-
* **Natron version/commit:**
35+
* **Natron version/commit** (they can be retrieved from the About Window):
3736
* **OS version:**
3837

3938

0 commit comments

Comments
 (0)