diff --git a/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md similarity index 100% rename from ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE/01-question.md b/.github/ISSUE_TEMPLATE/01-question.md new file mode 100644 index 00000000..67e94cef --- /dev/null +++ b/.github/ISSUE_TEMPLATE/01-question.md @@ -0,0 +1,21 @@ +--- +name: "\U0001F4AC Question" +about: For the question to confirm suspiciously behaviors or feature usage. Please use StackOverflow if your question is general usage or help with your environment + +--- + +How to reproduce the behaviour +--------- + + + + +Your Environment +--------- + + +* Operating System: +* Python Version Used: +* When you install doccano: +* How did you install doccano (Heroku button etc): diff --git a/.github/ISSUE_TEMPLATE/02-bug.md b/.github/ISSUE_TEMPLATE/02-bug.md new file mode 100644 index 00000000..4b189ca9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/02-bug.md @@ -0,0 +1,19 @@ +--- +name: "\U0001F6A8 Bug Report" +about: For the bug report or unexpected behavior differing from the docs + +--- + +How to reproduce the behaviour +--------- + + + + +Your Environment +--------- + +* Operating System: +* Python Version Used: +* When you install doccano: +* How did you install doccano (Heroku button etc): diff --git a/.github/ISSUE_TEMPLATE/03-install.md b/.github/ISSUE_TEMPLATE/03-install.md new file mode 100644 index 00000000..342b410e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/03-install.md @@ -0,0 +1,23 @@ +--- +name: "\U000023F3 Installation Problem" +about: For the problem that you faced when installing doccano which none of the suggestions in the docs and other issues helped + +--- + + + +How to reproduce the problem +--------- + + +```bash +# copy-paste the error message here +``` + +Your Environment +--------- + +* Operating System: +* Python Version Used: +* When you install doccano: +* How did you install doccano (Heroku button etc): diff --git a/.github/ISSUE_TEMPLATE/04-request.md b/.github/ISSUE_TEMPLATE/04-request.md new file mode 100644 index 00000000..06668f6e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/04-request.md @@ -0,0 +1,9 @@ +--- +name: "\U0001F381 Feature Request" +about: For the proposal to improve or enhance doccano + +--- + +Feature description +--------- +