Skip to content

Commit 352d974

Browse files
authored
Update bug_report.yml
1 parent b33c353 commit 352d974

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ labels: ["bug"]
44
assignees:
55
- rebelinux
66
body:
7+
- type: markdown
8+
attributes:
9+
value: |
10+
Thanks for taking the time to fill out this bug report :)
11+
- Kindly **DO NOT** ask for instructions.
12+
- Use [Discussions](https://github.com/orgs/AsBuiltReport/discussions) section if you have a query or doubts or any other relevant question.
13+
- You may join [Slack community](the-code-community.slack.com#asbuiltreport) to interact with fellow contributors and users
14+
- Read project's [Web Site](https://www.asbuiltreport.com/user-guide/installation/) for detailed documentation.
15+
- Read project's [FAQs](https://www.asbuiltreport.com/support/faq/) section for Frequently asked questions.
16+
- 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.
717
- type: textarea
818
id: bug-description
919
attributes:
@@ -89,10 +99,3 @@ body:
8999
- label: >-
90100
I have read and followed the [bug reporting guidelines](https://www.asbuiltreport.com/about/contributing/#reporting-issues-and-bugs).
91101
required: true
92-
- label: >-
93-
I have read [the documentation](https://www.asbuiltreport.com/user-guide/new-asbuiltconfig),
94-
and referred to the [known issues](https://www.asbuiltreport.com/user-guide/known-issues/) before submitting this bug report.
95-
required: true
96-
- label: >-
97-
I have checked for previously opened & closed [issues](https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/issues) before submitting this bug report.
98-
required: true

0 commit comments

Comments
 (0)