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
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,15 @@ labels: ["bug"]
4
4
assignees:
5
5
- tpcarman
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
+
- Read project's [Web Site](https://www.asbuiltreport.com/user-guide/quickstart/) for detailed documentation.
14
+
- Read project's [FAQs](https://www.asbuiltreport.com/support/faq/) section for Frequently asked questions.
15
+
- Search for previous [Issues](https://github.com/AsBuiltReport/AsBuiltReport.Core/issues)/[Pull Requests](https://github.com/AsBuiltReport/AsBuiltReport.Core/pulls) if this issue is already reported or fix has been created.
0 commit comments