From 4c0c5010b8fa79fe1a89fa951059dbfb20576ef2 Mon Sep 17 00:00:00 2001 From: Maxwell Weru Date: Sat, 8 Jun 2024 16:39:42 +0300 Subject: [PATCH] Update issue template for bugs --- .github/ISSUE_TEMPLATE/bug_report.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 200289c3..c048bf93 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,6 +10,13 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. +**Categorization** +- [ ] This is not a permissions issue (We cannot solve permission issues) + +**Repository** +URL: e.g. https://dev.azure.com/tingle/dependabot/_git/repro-684 + + **To Reproduce** Steps to reproduce the behavior: 1. ...