From 0d0db213d7adfab0b34cec10c72e448ef8171186 Mon Sep 17 00:00:00 2001 From: taskylizard <75871323+taskylizard@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:23:15 +0530 Subject: [PATCH] chore: WIP issue template --- .github/ISSUE_TEMPLATE/issue.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue.md diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md new file mode 100644 index 000000000..f64b662f1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -0,0 +1,17 @@ +--- +name: issue +about: Help us improve FMHY for everyone +title: 'Issue: ' +labels: '' +assignees: '' + +--- + +**Select the issue type** +- [ ] Bad sites +- [ ] Grammar / Markdown +- [ ] Site suggestion +- [ ] Wiki section suggestion + +**Describe the issue** +A clear and concise description of what the issue is, as per your selected issue type.