From d5b125f73eccf34f64736672f98c1fd02eca4a94 Mon Sep 17 00:00:00 2001 From: Matvey Kukuy Date: Fri, 17 Feb 2023 17:07:20 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/issue-template.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue-template.md diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md new file mode 100644 index 00000000..b6659695 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -0,0 +1,16 @@ +--- +name: Issue template +about: General requirements to all issues. +title: Button x does not work in schedules +labels: '' +assignees: '' + +--- + +Hi, thank you for opening an issue! + +Here is a quick checklist: +- [ ] Is it about Cloud or Open Source OnCall? +- [ ] Mention backend and frontend version please. +- [ ] Include labels starting with "part:". Like `part:alertflow` or `part:schedules`. +- [ ] Include labels like `bug` or `feature request`.