forked from kantlivelong/OctoPrint-PSUControl
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
07732ea
commit 3c3598c
Showing
1 changed file
with
26 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,26 @@ | ||
Thank you for your interest into contributing to OctoPrint-PSUControl, it's highly appreciated! | ||
|
||
Before submitting please make sure you have ticked all points on this checklist: | ||
|
||
* [ ] Your PR targets the devel branch. | ||
* [ ] Your PR was opened from a custom branch on your repository (no PRs from your version of master or devel please) | ||
* [ ] Your PR only contains relevant changes: no unrelated files, no dead code, ideally only one commit - rebase your PR if necessary! | ||
* [ ] Your changes follow the existing coding style. | ||
* [ ] You have tested your changes (please state how!) | ||
|
||
Feel free to delete all this help text, then describe your PR further. You may use the template provided below to do that. The more details the better! | ||
|
||
--- | ||
|
||
#### What does this PR do and why is it necessary? | ||
|
||
#### How was it tested? How can it be tested by the reviewer? | ||
|
||
#### Any background context you want to provide? | ||
|
||
#### What are the relevant tickets if any? | ||
|
||
#### Screenshots (if appropriate) | ||
|
||
#### Further notes | ||
|