You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+10-7Lines changed: 10 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,16 @@ labels: ["bug"]
4
4
assignees:
5
5
- rebelinux
6
6
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](https://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.
7
17
- type: textarea
8
18
id: bug-description
9
19
attributes:
@@ -89,10 +99,3 @@ body:
89
99
- label: >-
90
100
I have read and followed the [bug reporting guidelines](https://www.asbuiltreport.com/about/contributing/#reporting-issues-and-bugs).
91
101
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.
0 commit comments