diff --git a/.github/ISSUE_TEMPLATE/QUESTION.md b/.github/ISSUE_TEMPLATE/QUESTION.md new file mode 100644 index 0000000..cf79687 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/QUESTION.md @@ -0,0 +1,33 @@ +--- +name: Question +about: Questions for DeDRM Project +title: "[QUESTION] Title" +labels: Question +--- + +## CheckList + +- [ ] `The Title` and The `Log Title` are setted correctly. +- [ ] Clarified about `my environment`. +- [ ] Code block is used for `the log`. + + + + +--- + +## Title + + +## My Environment +### Calibre: `Version` +### Kindle: `Version` +### DeDRM: `Version` + +## Log +
Log Title + +```log +PUT YOUR LOG +``` +