From 2d92b8b2be55511c4a209c9fd57d10898c78aca7 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Fri, 15 Nov 2024 17:37:46 +0100 Subject: [PATCH] Add issue template --- .../ISSUE_TEMPLATE/documentation-issue | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/workflows/ISSUE_TEMPLATE/documentation-issue diff --git a/.github/workflows/ISSUE_TEMPLATE/documentation-issue b/.github/workflows/ISSUE_TEMPLATE/documentation-issue new file mode 100644 index 0000000..5a45f29 --- /dev/null +++ b/.github/workflows/ISSUE_TEMPLATE/documentation-issue @@ -0,0 +1,22 @@ +name: 📚 Documenation +description: Use this form if you found an issue or have a suggestion regarding the **documentation** for the [AI on the edge device](https://github.com/jomjol/AI-on-the-edge-device) project / + Verwende dieses Formular, wenn Du eine Unklarheit oder Verbesserung in der **Dokumentation** des [AI on the edge device](https://github.com/jomjol/AI-on-the-edge-device) Projekts gefunden hast. / + / + If you instead want to report something for the [AI on the edge device](https://github.com/jomjol/AI-on-the-edge-device) project itself, please do so at [AI on the edge device Issues](https://github.com/jomjol/AI-on-the-edge-device/issues/new/choose). / + Falls Du ein Problem zum [AI on the edge device](https://github.com/jomjol/AI-on-the-edge-device) Projekt hast, melde das bitte direkt durch ein [AI on the edge device Issues](https://github.com/jomjol/AI-on-the-edge-device/issues/new/choose). +labels: doc +body: + + - type: markdown + attributes: + value: | + Thank you for taking your time to improve the documentation for the [AI on the edge device](https://github.com/jomjol/AI-on-the-edge-device) project. + + Du darfst gerne auch in Deutsch schreiben! + + - type: textarea + validations: + required: true + attributes: + label: The Problem/Improvement + description: A clear and concise description of what the issue is.