-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from newtonick/first-pull-request-template
First pull request template
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## Description | ||
|
||
_Please enter a description and screenshots, if appropriate, of the work covered in this PR_ | ||
|
||
This pull request is categorized as a: | ||
|
||
- [ ] New feature | ||
- [ ] Bug fix | ||
- [ ] Code refactor | ||
- [ ] Documentation | ||
- [ ] Other | ||
|
||
## Checklist | ||
|
||
- [ ] I’ve run `pytest` and made sure all unit tests pass before sumbitting the PR | ||
|
||
If you modified or added functionality/workflow, did you add new unit tests? | ||
|
||
- [ ] No, I’m a fool | ||
- [ ] Yes | ||
- [ ] N/A | ||
|
||
I have tested this PR on the following platforms/os: | ||
|
||
- [ ] Raspberry Pi OS [Manual Build](https://github.com/SeedSigner/seedsigner/blob/dev/docs/manual_installation.md) | ||
- [ ] [SeedSigner OS](https://github.com/SeedSigner/seedsigner-os) on a Pi0/Pi0W board | ||
- [ ] Other |