Merge pull request #1207 from olive-editor/gh-crash-issue-template
Issue template: <details> for backtrace
This commit is contained in:
@@ -5,7 +5,6 @@ title: "[UNSUPPORTED]"
|
||||
labels: "Legacy (Unsupported)"
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
# Olive 0.1 is unsupported
|
||||
|
||||
Unfortunately no one is supporting Olive 0.1 at this time. Any reports pertaining to it will be
|
||||
|
||||
@@ -4,16 +4,26 @@ about: Report a fatal crash that resulted in Olive unexpectedly closing.
|
||||
title: "[CRASH]"
|
||||
labels: "Crash, Triage"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Commit Hash (8 character string of letters/numbers in title bar)**
|
||||
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
||||
|
||||
|
||||
**Platform**
|
||||
|
||||
|
||||
**Summary**
|
||||
|
||||
|
||||
**Steps to Reproduce**
|
||||
|
||||
**Backtrace**
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
<details><summary><strong>Backtrace</strong></summary><pre><code>
|
||||
|
||||
<!-- Paste backtrace here -->
|
||||
|
||||
</code></pre></details>
|
||||
|
||||
**Additional Information**
|
||||
|
||||
@@ -4,12 +4,14 @@ about: Report an issue related to compiling or packaging (including continuous i
|
||||
title: "[BUILD]"
|
||||
labels: "Building/Packaging, Triage"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Commit Hash (8 character string of letters/numbers in title bar)**
|
||||
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
||||
|
||||
|
||||
**Platform**
|
||||
|
||||
|
||||
**Summary**
|
||||
|
||||
|
||||
**Additional Information / Output**
|
||||
|
||||
@@ -4,12 +4,14 @@ about: Report an issue related to the disk cache system, including failure to c
|
||||
title: "[CACHE]"
|
||||
labels: "Disk Cache, Triage"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Commit Hash (8 character string of letters/numbers in title bar)**
|
||||
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
||||
|
||||
|
||||
**Platform**
|
||||
|
||||
|
||||
**Summary**
|
||||
|
||||
|
||||
**Additional Information / Output**
|
||||
|
||||
@@ -4,12 +4,14 @@ about: Report an issue related to codec handling, including importing footage or
|
||||
title: "[CODEC]"
|
||||
labels: "Codec, Triage"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Commit Hash (8 character string of letters/numbers in title bar)**
|
||||
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
||||
|
||||
|
||||
**Platform**
|
||||
|
||||
|
||||
**Summary**
|
||||
|
||||
|
||||
**Additional Information / Output**
|
||||
|
||||
@@ -4,12 +4,14 @@ about: Report an issue related to the management of pixels and color, including
|
||||
title: "[COLOR]"
|
||||
labels: "Color Management, Triage"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Commit Hash (8 character string of letters/numbers in title bar)**
|
||||
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
||||
|
||||
|
||||
**Platform**
|
||||
|
||||
|
||||
**Summary**
|
||||
|
||||
|
||||
**Additional Information / Output**
|
||||
|
||||
@@ -4,12 +4,14 @@ about: Report an issue related to the overall editing experience, including usa
|
||||
title: "[EDIT]"
|
||||
labels: "Timeline/Editing, Triage"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Commit Hash (8 character string of letters/numbers in title bar)**
|
||||
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
||||
|
||||
|
||||
**Platform**
|
||||
|
||||
|
||||
**Summary**
|
||||
|
||||
|
||||
**Additional Information / Output**
|
||||
|
||||
@@ -4,12 +4,14 @@ about: Report an issue related to exporting videos from Olive, including errors
|
||||
title: "[EXPORT]"
|
||||
labels: "Export, Triage"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Commit Hash (8 character string of letters/numbers in title bar)**
|
||||
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
||||
|
||||
|
||||
**Platform**
|
||||
|
||||
|
||||
**Summary**
|
||||
|
||||
|
||||
**Additional Information / Output**
|
||||
|
||||
@@ -4,12 +4,14 @@ about: Report an issue related to the node-based compositing system, including
|
||||
title: "[NODES]"
|
||||
labels: "Nodes/Compositing, Triage"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Commit Hash (8 character string of letters/numbers in title bar)**
|
||||
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
||||
|
||||
|
||||
**Platform**
|
||||
|
||||
|
||||
**Summary**
|
||||
|
||||
|
||||
**Additional Information / Output**
|
||||
|
||||
@@ -4,12 +4,14 @@ about: Report an issue related to the playback of video or audio, including lag
|
||||
title: "[PLAYBACK]"
|
||||
labels: "Playback, Triage"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Commit Hash (8 character string of letters/numbers in title bar)**
|
||||
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
||||
|
||||
|
||||
**Platform**
|
||||
|
||||
|
||||
**Summary**
|
||||
|
||||
|
||||
**Additional Information / Output**
|
||||
|
||||
@@ -4,12 +4,14 @@ about: Report an issue related to project management, including working with an
|
||||
title: "[PROJECT]"
|
||||
labels: "Project, Triage"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Commit Hash (8 character string of letters/numbers in title bar)**
|
||||
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
||||
|
||||
|
||||
**Platform**
|
||||
|
||||
|
||||
**Summary**
|
||||
|
||||
|
||||
**Additional Information / Output**
|
||||
|
||||
@@ -4,12 +4,14 @@ about: Report an issue related to rendering, including corrupted frames, incorr
|
||||
title: "[RENDER]"
|
||||
labels: "Renderer, Triage"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Commit Hash (8 character string of letters/numbers in title bar)**
|
||||
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
||||
|
||||
|
||||
**Platform**
|
||||
|
||||
|
||||
**Summary**
|
||||
|
||||
|
||||
**Additional Information / Output**
|
||||
|
||||
@@ -4,12 +4,14 @@ about: Report an issue related to general user interface usability, including b
|
||||
title: "[UI]"
|
||||
labels: "User Interface, Triage"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Commit Hash (8 character string of letters/numbers in title bar)**
|
||||
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
||||
|
||||
|
||||
**Platform**
|
||||
|
||||
|
||||
**Summary**
|
||||
|
||||
|
||||
**Additional Information / Output**
|
||||
|
||||
Reference in New Issue
Block a user