diff --git a/.github/ISSUE_TEMPLATE/00-olive_unsupported.md b/.github/ISSUE_TEMPLATE/00-olive_unsupported.md new file mode 100644 index 000000000..3692c3d01 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/00-olive_unsupported.md @@ -0,0 +1,14 @@ +--- +name: Unsupported Olive 0.1.X Version +about: Reports for Olive 0.1.X are unsupported. Do not post them. +title: "[GARBAGE]" +labels: "GARBAGE" +assignees: '' + +--- + +# Not Supporting Olive 0.1.X In Any Way +Please do not post any issue regarding Olive 0.1.X. Submitting to this +issue template may result in a permanent ban from this issue tracker. + +**All reports regarding Olive 0.1.X will be closed immediately.** diff --git a/.github/ISSUE_TEMPLATE/1-crash_issue.md b/.github/ISSUE_TEMPLATE/1-crash_issue.md new file mode 100644 index 000000000..a6557c53c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/1-crash_issue.md @@ -0,0 +1,15 @@ +--- +name: Crash Related +about: Crash related +title: "[CRASH]" +labels: "CRASH, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**Platform** + +**Summary** + +**Additional Information / Output / Backtrace** \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/50-audioio_issue.md b/.github/ISSUE_TEMPLATE/50-audioio_issue.md new file mode 100644 index 000000000..30888ed6b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/50-audioio_issue.md @@ -0,0 +1,15 @@ +--- +name: Audio IO Related +about: Audio input / output related +title: "[AUDIOIO]" +labels: "AUDIOIO, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**Platform** + +**Summary** + +**Additional Information / Output** \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/50-build_issue.md b/.github/ISSUE_TEMPLATE/50-build_issue.md new file mode 100644 index 000000000..f7613cddc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/50-build_issue.md @@ -0,0 +1,15 @@ +--- +name: Build Related +about: Compile / link related +title: "[BUILD]" +labels: "BUILD, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**Platform** + +**Summary** + +**Additional Information / Output** \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/50-cache_issue.md b/.github/ISSUE_TEMPLATE/50-cache_issue.md new file mode 100644 index 000000000..dd9983d0c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/50-cache_issue.md @@ -0,0 +1,15 @@ +--- +name: Cache Update / Refresh Related +about: Cache update / refresh related +title: "[CACHE]" +labels: "CACHE, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**Platform** + +**Summary** + +**Additional Information / Output** \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/50-ci_issue.md b/.github/ISSUE_TEMPLATE/50-ci_issue.md new file mode 100644 index 000000000..06f29b76b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/50-ci_issue.md @@ -0,0 +1,13 @@ +--- +name: Continuous Integration Related +about: Continuous integration build process related +title: "[CI]" +labels: "CI, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**Summary** + +**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-cli_issue.md b/.github/ISSUE_TEMPLATE/50-cli_issue.md new file mode 100644 index 000000000..6756af1f4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/50-cli_issue.md @@ -0,0 +1,13 @@ +--- +name: CLI Related +about: Command line input / output related +title: "[CLI]" +labels: "CLI, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**Summary** + +**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-codec_issue.md b/.github/ISSUE_TEMPLATE/50-codec_issue.md new file mode 100644 index 000000000..9fe68bb19 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/50-codec_issue.md @@ -0,0 +1,13 @@ +--- +name: Codec Related +about: Codec input / output related +title: "[CODEC]" +labels: "CODEC, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**Summary** + +**Additional Information / Output** diff --git a/.github/ISSUE_TEMPLATE/50-fileio_issue.md b/.github/ISSUE_TEMPLATE/50-fileio_issue.md new file mode 100644 index 000000000..8d88e7df1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/50-fileio_issue.md @@ -0,0 +1,15 @@ +--- +name: File IO Related +about: File input / output related +title: "[FILEIO]" +labels: "FILEIO, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**Platform** + +**Summary** + +**Additional Information / Output** \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/50-node_issue.md b/.github/ISSUE_TEMPLATE/50-node_issue.md new file mode 100644 index 000000000..40da4faf5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/50-node_issue.md @@ -0,0 +1,15 @@ +--- +name: Node / DAG Related +about: Node / DAG related +title: "[NODES]" +labels: "NODES, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**Platform** + +**Summary** + +**Additional Information / Output** \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/50-ogl_issue.md b/.github/ISSUE_TEMPLATE/50-ogl_issue.md new file mode 100644 index 000000000..0f96fcc40 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/50-ogl_issue.md @@ -0,0 +1,15 @@ +--- +name: OpenGL Related +about: OpenGL related +title: "[OPENGL]" +labels: "OPENGL, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**Platform** + +**Summary** + +**Additional Information / Output** \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/50-pixel_issue.md b/.github/ISSUE_TEMPLATE/50-pixel_issue.md new file mode 100644 index 000000000..092684ac1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/50-pixel_issue.md @@ -0,0 +1,15 @@ +--- +name: Pixel Related +about: Pixels related +title: "[PIXELS]" +labels: "PIXELS, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**Platform** + +**Summary** + +**Additional Information / Output** \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/50-todo_issue.md b/.github/ISSUE_TEMPLATE/50-todo_issue.md new file mode 100644 index 000000000..acc669f49 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/50-todo_issue.md @@ -0,0 +1,13 @@ +--- +name: TODO Related +about: TODO related +title: "[TODO]" +labels: "TODO, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**General TODO Summary** + +**Additional Information / Notes** \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/50-ui_data_feedback_issue.md b/.github/ISSUE_TEMPLATE/50-ui_data_feedback_issue.md new file mode 100644 index 000000000..730784c16 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/50-ui_data_feedback_issue.md @@ -0,0 +1,15 @@ +--- +name: User Interface / Data Feedback Related +about: User Interface feedback with internal data model / sync related +title: "[UI DATA FEEDBACK]" +labels: "UI DATA FEEDBACK, TRIAGE" +assignees: '' + +--- +**Commit Hash** + +**Platform** + +**Summary** + +**Additional Information / Output** \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/999-feature_request.md b/.github/ISSUE_TEMPLATE/999-feature_request.md new file mode 100644 index 000000000..bfda887ea --- /dev/null +++ b/.github/ISSUE_TEMPLATE/999-feature_request.md @@ -0,0 +1,12 @@ +--- +name: Feature Requests +about: Feature requests are not being considered +title: "[GARBAGE]" +labels: "GARBAGE" +assignees: '' + +--- + +# Not Considering Feature Requests +Please do not post feature requests. They will be closed immediately, and +may result in a permanent ban from this issue tracker. diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index c7c528362..000000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: "[Bug]" -labels: '' -assignees: '' - ---- - -**Your Setup:** -- Olive version (window title or Help > About): -- Source: (e.g. AppImage, PPA, AUR, website etc.) -- Operating system: (e.g. Ubuntu 18.04 64-bit) -- CPU: (e.g. Intel i5-4300U) -- RAM: (e.g. 8GB) -- GPU: (e.g. NVIDIA Geforce GT 1030 2GB (Driver ver xxx.xx.xx)) - -**Describe the Bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -** Debug Log and/or Crash Report ** - -``` -[Paste log/report] -``` - -**Additional Details** -Add any other information about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 4aa43fc9e..000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: "[Feature Request]" -labels: '' -assignees: '' - ---- - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Do you know any libraries or sources that can help the Olive Team include the feature?** -List open-source libraries related to the feature. - -**Additional context** -Add any other context or screenshots about the feature request here.