From 9ea503c1af43954d7adcfc56fcc3d088b4d0b260 Mon Sep 17 00:00:00 2001 From: Alexandre Gauthier Date: Wed, 16 Mar 2016 17:18:28 +0100 Subject: [PATCH] Update ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 28f3eda922..0f21128fbf 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,17 +12,15 @@ Describe the problem or suggestion here. **Actual behavior:** [What actually happened] - * If your problem is a broken release/snapshot, please include verbose output from the application - and as much information as possible. If you also submitted a crash report add CrashID if possible. + * If your problem is a crash in an official release/snapshot, please include verbose output from the application + from a terminal if possible. If you also submitted a crash report, indicate the CrashID if possible. - * If your problem is a broken build, please create a [gist](https://gist.github.com) + * If you need to report a compilation issue, please create a [gist](https://gist.github.com) that contains the _full_ verbose build log. - * If your problem is a crash in a custom build, please create a [gist](https://gist.github.com) + * If your problem is a crash in a build that you made yourself, please create a [gist](https://gist.github.com) that contains a _full_ backtrace. - - * If you are reporting a problem about a release branch, have you tried the current head of `master` - to see if the problem has been fixed? + ### Steps to Reproduce @@ -30,10 +28,11 @@ Describe the problem or suggestion here. 2. [Second Step] 3. [and so on...] +You may submit a link to any screenshots/videos that can be used to understand how to reproduce the issue. ### Versions -* **Natron version/commit:** +* **Natron version/commit** (they can be retrieved from the About Window): * **OS version:**