diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..28825a0c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,25 @@ +--- +name: Bug report +about: Create a report to help us improve + +--- + +**Describe the bug** +A clear and concise description of what the bug is, make sure to paste any exceptions and tracebacks. + + +**Code snippet** +Relevant source code, make sure to remove what is not necessary. + + +**Expected behavior** +A clear and concise description of what you expected to happen. + + +**Environment (please complete the following information):** + - OS: [e.g. iOS] + - Version [e.g. 0.8.3] + + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..e2384325 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,16 @@ +--- +name: Feature request +about: Suggest an idea for Sanic + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + + +**Additional context** +Add any other context or sample code about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/help-wanted.md b/.github/ISSUE_TEMPLATE/help-wanted.md new file mode 100644 index 00000000..f32ddd1e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/help-wanted.md @@ -0,0 +1,13 @@ +--- +name: Help wanted +about: Do you need help? Try community.sanicframework.org + +--- + +*DELETE ALL BEFORE POSTING* +*Post your HELP WANTED questions on [the community forum](https://community.sanicframework.org/)*. + +Checkout the community forum before posting any question here. +We prefer if you put these kinds of questions here: + +https://community.sanicframework.org/c/questions-and-help