Skip to content

Commit

Permalink
Update ISSUE_TEMPLATE
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKepzie committed Mar 16, 2016
1 parent 7b23b69 commit 9ea503c
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,27 @@ 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

1. [First Step]
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:**


0 comments on commit 9ea503c

Please sign in to comment.