Skip to content

Commit f452a4e

Browse files
authored
Merge pull request #12 from codevor/feature/statuses-methods
Feature/statuses methods
2 parents ce72824 + f3b817f commit f452a4e

File tree

6 files changed

+456
-0
lines changed

6 files changed

+456
-0
lines changed

.github/ISSUE_TEMPLATE.md

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.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Description
2+
3+
You can provide a verbose description of what you've done or a step-by-step.

0 commit comments

Comments
 (0)