diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md deleted file mode 100644 index 48d5f81..0000000 --- a/.github/ISSUE_TEMPLATE/custom.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Custom issue template -about: Describe this issue template's purpose here. -title: '' -labels: '' -assignees: '' - ---- - - diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..3e89cd4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,30 @@ +--- +name: Question +about: Open an issue to ask something +title: "[QUESTION]" +labels: question +assignees: '' + +--- + + + +# Question + +Add here your question. + + +## Additional information + +- Devices involved: + - Model: Ulanzi Awtrix Smart Pixel Clock 2882 (TC001) + - AWTRIX-LIGHT version: [ eg. v0.45 ] + +## Logs + +```text +(optional) Add relevant logs which could help tackle the problem. +``` + +## Additional context +Add any other context about the problem here.