Skip to content

Commit 17563a9

Browse files
authored
Merge pull request #70 from tpcarman/dev
Update GitHub templates
2 parents b33bdb4 + 60deff7 commit 17563a9

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ body:
1010
Thanks for taking the time to fill out this bug report :)
1111
- Kindly **DO NOT** ask for instructions.
1212
- 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.
1514
- Read project's [FAQs](https://www.asbuiltreport.com/support/faq/) section for Frequently asked questions.
1615
- 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.
1716
- type: textarea
@@ -99,3 +98,10 @@ body:
9998
- label: >-
10099
I have read and followed the [bug reporting guidelines](https://www.asbuiltreport.com/about/contributing/#reporting-issues-and-bugs).
101100
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.
107+
required: true

.github/ISSUE_TEMPLATE/change_request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ body:
2626
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.
2727
options:
2828
- 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.
3131
required: true
3232
- label: >-
3333
I have checked for previously opened & closed [issues](https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/issues) before submitting this change request.
34-
required: true
34+
required: true

0 commit comments

Comments
 (0)