Skip to content

Commit 8186caa

Browse files
committed
update bug report template
1 parent 196efd5 commit 8186caa

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ labels:
1010
body:
1111
- type: markdown
1212
attributes:
13-
value: "Thank you for opening an issue on an M5Stack Arduino library repository.\n\
14-
To improve the speed of resolution please review the following guidelines and common troubleshooting steps below before creating the issue:\n\
15-
Do not use GitHub issues for troubleshooting projects and issues. Instead use the forums at https://community.m5stack.com to ask questions and troubleshoot why something isn't working as expected. In many cases the problem is a common issue that you will more quickly receive help from the forum community. GitHub issues are meant for known defects in the code. If you don't know if there is a defect in the code then start with troubleshooting on the forum first."
13+
value:
14+
"Thank you for opening an issue on an M5Stack Arduino library repository.\n\
15+
To improve the speed of resolution please review the following guidelines and common troubleshooting steps below before creating the issue:\n\
16+
Do not use GitHub issues for troubleshooting projects and issues. Instead use the forums at https://community.m5stack.com to ask questions and troubleshoot why something isn't working as expected. In many cases the problem is a common issue that you will more quickly receive help from the forum community. GitHub issues are meant for known defects in the code. If you don't know if there is a defect in the code then start with troubleshooting on the forum first.\n\
17+
If you have any questions about UIFLOW, please ask them in the UIFLOW section of the [forum](https://community.m5stack.com/category/5/uiflow)"
1618
- type: textarea
1719
id: description
1820
attributes:
@@ -51,11 +53,11 @@ body:
5153
attributes:
5254
label: Environment
5355
description: |
54-
If applicable, add screenshots to help explain your problem.
55-
examples:
56-
- **OS**: Ubuntu 20.04
57-
- **IDE & IDE Version**: Arduino 1.8.19 Or Platform IO v2.5.0
58-
- **Repository Version**: 0.4.0
56+
If applicable, add screenshots to help explain your problem.
57+
examples:
58+
- **OS**: Ubuntu 20.04
59+
- **IDE & IDE Version**: Arduino 1.8.19 Or Platform IO v2.5.0
60+
- **Repository Version**: 0.4.0
5961
value: |
6062
- OS:
6163
- IDE &IDE Version:

0 commit comments

Comments
 (0)