From: shanghai yakisoba chan! Date: Tue, 20 Oct 2020 17:26:26 +0000 (+0900) Subject: Create QUESTION.md X-Git-Url: http://git.xmof.duckdns.org/?a=commitdiff_plain;h=9cfe09e507fdf5aa239d7d6126356cea5ae2c0c5;p=DeDRM.git Create QUESTION.md --- 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 +``` +