From 9cfe09e507fdf5aa239d7d6126356cea5ae2c0c5 Mon Sep 17 00:00:00 2001 From: shanghai yakisoba chan! Date: Wed, 21 Oct 2020 02:26:26 +0900 Subject: [PATCH] Create QUESTION.md --- .github/ISSUE_TEMPLATE/QUESTION.md | 33 ++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/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 +``` +