Skip to content

Commit ff0239a

Browse files
authored
Merge pull request #4 from codevor/develop
docs: .github templates
2 parents 3c35616 + 5ae2434 commit ff0239a

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Expected Behavior
2+
3+
Please describe the behavior you are expecting
4+
5+
## Current Behavior
6+
7+
What is the current behavior?
8+
9+
## Failure Information (for bugs)
10+
11+
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
12+
13+
## Steps to Reproduce
14+
15+
Please provide detailed steps for reproducing the issue.
16+
17+
1. step 1
18+
2. step 2
19+
3. you get it...
20+
21+
## Context
22+
23+
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
24+
25+
- Firmware Version:
26+
- Operating System:
27+
- SDK version:
28+
- Toolchain version:
29+
30+
## Failure Logs
31+
32+
Please include any relevant log snippets or files here.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Issues
2+
3+
Card issue(s): [ISSUE-XX](https://github.com/codevor/logger.js/issues/<id>)
4+
5+
## Description
6+
7+
You can provide a verbose description of what you've done or a step-by-step. Ex:
8+
9+
- Create JS for the given behavior

0 commit comments

Comments
 (0)