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`.