-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy pathtemplate
36 lines (26 loc) · 992 Bytes
/
template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!--
Please use this template to provide the necessary information for your issue.
-->
### Description
<!-- A clear and concise description of what the issue is. -->
### Steps to Reproduce
<!-- Detailed steps to reproduce the issue. -->
<!-- Please include anonymised / sanitised code. It helps us understand what you are trying to do! -->
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error
### Expected Behavior
<!-- A clear and concise description of what you expected to happen. -->
### Actual Behavior
<!-- A clear and concise description of what actually happened. -->
### Environment
<!-- Details about your environment, including the operating system, version, and any other relevant details. -->
- **Operating System:** [e.g., Windows, macOS, Linux]
- **Version:** [e.g., 1.0.0]
### IDE
<!-- Specify the IDE you are using. -->
- [ ] Arduino IDE
- [ ] PlatformIO IDE extension
### Additional Context
<!-- Add any other context about the problem here. -->