-
Notifications
You must be signed in to change notification settings - Fork 38
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 #157 from SpaceWarpDev/v1.0.0
License & PR template fix
- Loading branch information
Showing
3 changed files
with
29 additions
and
30 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,29 @@ | ||
## Description | ||
|
||
Please include a summary of the changes and which issue is fixed. Please also include relevant motivation and context. | ||
|
||
Fixes # (issue) | ||
|
||
## Type of change | ||
|
||
Please select the relevant option. | ||
|
||
- [ ] **Bug fix** (_non-breaking change which fixes an issue_) | ||
- [ ] **New feature** (_non-breaking change which adds functionality_) | ||
- [ ] **Breaking change** (_Change that would cause existing functionality to not work as expected_) | ||
- [ ] **Documentation change** (_Change that modifies documentation_) | ||
- [ ] **Other** (_please describe below_) | ||
|
||
## Checklist | ||
Please check the following items before submitting your pull request. | ||
``` | ||
* My code follows the code style of this project. | ||
* I have read the CONTRIBUTING.md document. | ||
* I have updated the documentation accordingly. | ||
* I have tested that my RP does not break anything. | ||
``` | ||
|
||
|
||
## Additional information | ||
|
||
Please provide any additional information that may be useful, such as screenshots or code examples. |
This file was deleted.
Oops, something went wrong.
File renamed without changes.