From 036379de6c53c892e19a46187fe564f941e0ff2e Mon Sep 17 00:00:00 2001 From: Jonathan Colon Date: Sun, 18 Aug 2024 12:01:42 -0400 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 35a6ee4..ca8ad7c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,9 +1,20 @@ name: Bug Report description: File a bug report +title: "[Bug]: " labels: ["bug"] assignees: - rebelinux body: + - type: markdown + attributes: + value: | + Thanks for taking the time to fill out this bug report :) + - Kindly **DO NOT** ask for instructions. + - Use [Discussions](https://github.com/orgs/AsBuiltReport/discussions) section if you have a query or doubts or any other relevant question. + - You may join [Slack community](https://the-code-community.slack.com#asbuiltreport) to interact with fellow contributors and users + - Read project's [Web Site](https://www.asbuiltreport.com/user-guide/installation/) for detailed documentation. + - Read project's [FAQs](https://www.asbuiltreport.com/support/faq/) section for Frequently asked questions. + - Search for previous [Issues](https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/issues)/[Pull Requests](https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/pulls) if this issue is already reported or fix has been created. - type: textarea id: bug-description attributes: