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
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,7 @@ body:
10
10
Thanks for taking the time to fill out this bug report :)
11
11
- Kindly **DO NOT** ask for instructions.
12
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.
13
+
- Read project's [Web Site](https://www.asbuiltreport.com/user-guide/quickstart/) for detailed documentation.
15
14
- Read project's [FAQs](https://www.asbuiltreport.com/support/faq/) section for Frequently asked questions.
16
15
- 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.
17
16
- type: textarea
@@ -99,3 +98,10 @@ body:
99
98
- label: >-
100
99
I have read and followed the [bug reporting guidelines](https://www.asbuiltreport.com/about/contributing/#reporting-issues-and-bugs).
101
100
required: true
101
+
- label: >-
102
+
I have read [the documentation](https://www.asbuiltreport.com/user-guide/new-asbuiltreport),
103
+
and referred to the [known issues](https://www.asbuiltreport.com/support/known-issues/) before submitting this bug report.
104
+
required: true
105
+
- label: >-
106
+
I have checked for previously opened & closed [issues](https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/issues) before submitting this bug report.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/change_request.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -26,9 +26,9 @@ body:
26
26
If you are unsure of what a specific requirement means, please follow the links to learn about it and understand why it is necessary before submitting.
27
27
options:
28
28
- label: >-
29
-
I have read [the documentation](https://www.asbuiltreport.com/user-guide/new-asbuiltconfig),
30
-
and referred to the [known issues](https://www.asbuiltreport.com/user-guide/known-issues/) before submitting this change request.
29
+
I have read [the documentation](https://www.asbuiltreport.com/user-guide/quickstart/),
30
+
and referred to the [known issues](https://www.asbuiltreport.com/support/known-issues/) before submitting this change request.
31
31
required: true
32
32
- label: >-
33
33
I have checked for previously opened & closed [issues](https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/issues) before submitting this change request.
0 commit comments