diff --git a/.github/ISSUE_TEMPLATE/50-build_issue.md b/.github/ISSUE_TEMPLATE/50-build_issue.md deleted file mode 100644 index c8e67dfb5..000000000 --- a/.github/ISSUE_TEMPLATE/50-build_issue.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -name: Build/Packaging -about: Report an issue related to compiling or packaging (including continuous integration). Note -that we do not officially support custom build configurations and may choose not to address issues -involving them. -title: "[BUILD]" -labels: "Building/Packaging, Triage" -assignees: '' - ---- -**Commit Hash** - -**Platform** - -**Summary** - -**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-cache_issue.md b/.github/ISSUE_TEMPLATE/50-cache_issue.md deleted file mode 100644 index 2584cf317..000000000 --- a/.github/ISSUE_TEMPLATE/50-cache_issue.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Disk Cache -about: Report an issue related to the disk cache system, including failure to cache, frames -being set to appear at the wrong time, disk space or memory usage issues, etc. -title: "[CACHE]" -labels: "Disk Cache, Triage" -assignees: '' - ---- -**Commit Hash** - -**Platform** - -**Summary** - -**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-codec_issue.md b/.github/ISSUE_TEMPLATE/50-codec_issue.md deleted file mode 100644 index 59d689f30..000000000 --- a/.github/ISSUE_TEMPLATE/50-codec_issue.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Codec -about: Report an issue related to codec handling, including importing footage or any footage usage -issues while editing. -title: "[CODEC]" -labels: "Codec, Triage" -assignees: '' - ---- -**Commit Hash** - -**Platform** - -**Summary** - -**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-color_issue.md b/.github/ISSUE_TEMPLATE/50-color_issue.md deleted file mode 100644 index 7f5a470ee..000000000 --- a/.github/ISSUE_TEMPLATE/50-color_issue.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Color Management -about: Report an issue related to the management of pixels and color, including inaccurate results, -color inconsistencies, etc. -title: "[COLOR]" -labels: "Color Management, Triage" -assignees: '' - ---- -**Commit Hash** - -**Platform** - -**Summary** - -**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-editing_issue.md b/.github/ISSUE_TEMPLATE/50-editing_issue.md deleted file mode 100644 index 8b3158a21..000000000 --- a/.github/ISSUE_TEMPLATE/50-editing_issue.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Timeline/Editing -about: Report an issue related to the overall editing experience, including usage of the timeline, -interchange, synchronization, multi-camera support, etc. -title: "[EDIT]" -labels: "Timeline/Editing, Triage" -assignees: '' - ---- -**Commit Hash** - -**Platform** - -**Summary** - -**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-export_issue.md b/.github/ISSUE_TEMPLATE/50-export_issue.md deleted file mode 100644 index a58696072..000000000 --- a/.github/ISSUE_TEMPLATE/50-export_issue.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Export -about: Report an issue related to exporting videos from Olive, including errors while exporting, -issues with the resulting video, etc. -title: "[EXPORT]" -labels: "Export, Triage" -assignees: '' - ---- -**Commit Hash** - -**Platform** - -**Summary** - -**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-node_issue.md b/.github/ISSUE_TEMPLATE/50-node_issue.md deleted file mode 100644 index 012e4b49c..000000000 --- a/.github/ISSUE_TEMPLATE/50-node_issue.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Node/Compositing -about: Report an issue related to the node-based compositing system, including node graph -usability issues, issues working with node effects, issues with composited output, etc. -title: "[NODES]" -labels: "Nodes/Compositing, Triage" -assignees: '' - ---- -**Commit Hash** - -**Platform** - -**Summary** - -**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-playback_issue.md b/.github/ISSUE_TEMPLATE/50-playback_issue.md deleted file mode 100644 index e9bbc1b7a..000000000 --- a/.github/ISSUE_TEMPLATE/50-playback_issue.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Playback -about: Report an issue related to the playback of video or audio, including laggy or inconsistent -playback, failure to playback, etc. -title: "[PLAYBACK]" -labels: "Playback, Triage" -assignees: '' - ---- -**Commit Hash** - -**Platform** - -**Summary** - -**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-project_issue.md b/.github/ISSUE_TEMPLATE/50-project_issue.md deleted file mode 100644 index d9df0c1f3..000000000 --- a/.github/ISSUE_TEMPLATE/50-project_issue.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Project Management -about: Report an issue related to project management, including working with and organizing -imported files. -title: "[PROJECT]" -labels: "Project, Triage" -assignees: '' - ---- -**Commit Hash** - -**Platform** - -**Summary** - -**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-renderer_issue.md b/.github/ISSUE_TEMPLATE/50-renderer_issue.md deleted file mode 100644 index 70f758163..000000000 --- a/.github/ISSUE_TEMPLATE/50-renderer_issue.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Renderer -about: Report an issue related to rendering, including corrupted frames, incorrect render results, -unexpected black or white frames, etc. -title: "[RENDER]" -labels: "Renderer, Triage" -assignees: '' - ---- -**Commit Hash** - -**Platform** - -**Summary** - -**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-ui_issue.md b/.github/ISSUE_TEMPLATE/50-ui_issue.md deleted file mode 100644 index 15a922ea9..000000000 --- a/.github/ISSUE_TEMPLATE/50-ui_issue.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: User Interface -about: Report an issue related to general user interface usability, including behavior issues, -usability issues, look and feel, etc. -title: "[UI]" -labels: "User Interface, Triage" -assignees: '' - ---- -**Commit Hash** - -**Platform** - -**Summary** - -**Additional Information / Output**