From 79deaec281e9c62a1740c4c31c19f1ca72dbff72 Mon Sep 17 00:00:00 2001 From: Matvey Kukuy Date: Thu, 23 Mar 2023 08:49:42 +0200 Subject: [PATCH] Update issue-template.md --- .github/ISSUE_TEMPLATE/issue-template.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md index c6fc0f94..28d35bff 100644 --- a/.github/ISSUE_TEMPLATE/issue-template.md +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -6,13 +6,18 @@ labels: '' assignees: '' --- +`` + +Hi 👋, thank you for opening an issue! -Hi, thank you for opening an issue! +Please make sure to add such an info to the issue description: -Here is a quick checklist: - -- [ ] Is it about Cloud or Open Source OnCall? +- [ ] Mention is it's about Cloud or Open Source OnCall. - [ ] Add OnCall backend & frontend versions. -- [ ] Include labels starting with "part:". Like `part:alertflow` or `part:schedules`. +- [ ] Include labels starting with "part:". Like `part:alertflow` or `part:schedules`. Search for all `part:` labels and choose the closest one. - [ ] Include labels like `bug` or `feature request`. -- [ ] If it's a bug, include logs. +- [ ] If it's a bug, include logs, scheenshots, videos. As much specific info as possible. + +Issues mising those items will be closed. + +``