From 57c5c19ccae4318c1826d0da4b603c5143640b28 Mon Sep 17 00:00:00 2001 From: George Ruinelli Date: Sat, 12 Nov 2022 16:51:16 +0100 Subject: [PATCH] Copy issue templated from master to rolling --- .github/ISSUE_TEMPLATE/bug_report.md | 31 ------------ .github/ISSUE_TEMPLATE/bug_report.yml | 55 ++++++++++++++++++++++ .github/ISSUE_TEMPLATE/config.yml | 5 ++ .github/ISSUE_TEMPLATE/feature.yaml | 23 +++++++++ .github/ISSUE_TEMPLATE/general_question.md | 10 ---- .github/ISSUE_TEMPLATE/training.yaml | 17 +++++++ .github/ISSUE_TEMPLATE/x_plain.yaml | 8 ++++ 7 files changed, 108 insertions(+), 41 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/bug_report.yml create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/ISSUE_TEMPLATE/feature.yaml delete mode 100644 .github/ISSUE_TEMPLATE/general_question.md create mode 100644 .github/ISSUE_TEMPLATE/training.yaml create mode 100644 .github/ISSUE_TEMPLATE/x_plain.yaml diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 3261db7d..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -name: Bug report -about: Create a bug report to help us improve -title: '' -labels: '' -assignees: '' - ---- - -Thank you for taking your time to report a bug. - -Before you proceed, please check: -- Do you use the latest version? See https://github.com/jomjol/AI-on-the-edge-device/releases. -- Is there already another similar issue? Check for open and closed Issue in https://github.com/jomjol/AI-on-the-edge-device/issues. -- Are instructions in the readme solving your issue (https://github.com/jomjol/AI-on-the-edge-device/tree/master#readme)? -- Are instructions in the wiki solving your issue? (https://github.com/jomjol/AI-on-the-edge-device/wiki)? - -**Describe the bug** -A clear and concise description of what the bug is. - -**Version** -Which version are you using? (See menu `System > Info`). - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Additional context** -Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml new file mode 100644 index 00000000..fa98ee41 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -0,0 +1,55 @@ +name: 🐞 Bug Report +description: Use this form if you think you found a bug +labels: bug +body: + + + - type: markdown + attributes: + value: | + Thank you for taking your time to report a bug. + + Before you proceed, please check: + - [ ] Do you use the [latest version](https://github.com/jomjol/AI-on-the-edge-device/releases)? + - [ ] Is there already another similar issue? Check for open and closed [Issue](https://github.com/jomjol/AI-on-the-edge-device/issues) and [Discussions](https://github.com/jomjol/AI-on-the-edge-device/discussions). + - [ ] Are instructions in the [README](https://github.com/jomjol/AI-on-the-edge-device/tree/master#readme) solving your issue? + - [ ] Are instructions in the [Wiki](https://github.com/jomjol/AI-on-the-edge-device/wiki) solving your issue? + + + + - type: textarea + validations: + required: true + attributes: + label: The Problem + description: A clear and concise description of what the bug is. + + + + - type: input + validations: + required: true + attributes: + label: Version + description: Which version are you using? (See menu `System > Info`). + + + + - type: textarea + attributes: + label: Expected Behavior + description: A clear and concise description of what you expected to happen. + + + + - type: textarea + attributes: + label: Screenshots + description: If applicable, add screenshots to help explain your problem. + + + + - type: textarea + attributes: + label: Additional Context + description: Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..0d778dab --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: 💬 Open a new Discussion + url: https://github.com/jomjol/AI-on-the-edge-device/discussions/categories/q-a + about: Use this form if you have a question or need help setting your AI-on-the-edge-device it up diff --git a/.github/ISSUE_TEMPLATE/feature.yaml b/.github/ISSUE_TEMPLATE/feature.yaml new file mode 100644 index 00000000..a7a4bcfd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature.yaml @@ -0,0 +1,23 @@ +name: 💡 Feature Request +description: Use this form if you have an idea or wish for a new feature +labels: feature +body: + + + - type: markdown + attributes: + value: | + Thank you for taking your time to document your idea. + + Before you proceed, please check: + - [ ] Is there already another similar issue open or closed? Check for open and closed [Issue](https://github.com/jomjol/AI-on-the-edge-device/issues) and [Discussions](https://github.com/jomjol/AI-on-the-edge-device/discussions). + - [ ] Is there already another similar [discussion](https://github.com/jomjol/AI-on-the-edge-device/discussions) ongoing? + + Please be aware that we might decline your request if we have a reason for it! + + - type: textarea + validations: + required: true + attributes: + label: The Feature + description: A clear and concise description of what the new feature should do. If possible, refer to other projects or add a mockup. diff --git a/.github/ISSUE_TEMPLATE/general_question.md b/.github/ISSUE_TEMPLATE/general_question.md deleted file mode 100644 index edb3863b..00000000 --- a/.github/ISSUE_TEMPLATE/general_question.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: General Question -about: General Question => Open a discussion instead -title: '' -labels: '' -assignees: '' - ---- - -If its not a bug, please open a discussion instead, see https://github.com/jomjol/AI-on-the-edge-device/discussions diff --git a/.github/ISSUE_TEMPLATE/training.yaml b/.github/ISSUE_TEMPLATE/training.yaml new file mode 100644 index 00000000..956a9b15 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/training.yaml @@ -0,0 +1,17 @@ +name: 📖 New Training Data +description: Use this form if you collected images and want to provide them for training the model +title: New Training Data +labels: new training data +body: + - type: markdown + attributes: + value: | + Before you proceed, please check: + - [ ] Did you follow the guideline as documented in the [Wiki](https://github.com/jomjol/AI-on-the-edge-device/wiki/ROI-Configuration)? We will only be able to accept the files if the fulfill the rules! + + - type: textarea + validations: + required: true + attributes: + label: Files + description: You can drag & drop your zipped images here diff --git a/.github/ISSUE_TEMPLATE/x_plain.yaml b/.github/ISSUE_TEMPLATE/x_plain.yaml new file mode 100644 index 00000000..559c9323 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/x_plain.yaml @@ -0,0 +1,8 @@ +name: 🗒️ Blank Form +description: Use this form if none of the others fit + +body: + - type: textarea + attributes: + label: The Problem +