mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
Create pull_request_template.md
This commit is contained in:
44
.github/pull_request_template.md
vendored
Normal file
44
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,44 @@
|
|||||||
|
<!--- Please provide a general summary of your changes in the title above -->
|
||||||
|
|
||||||
|
## Pull request type
|
||||||
|
|
||||||
|
<!-- Please try to limit your pull request to one type, submit multiple pull requests if needed. -->
|
||||||
|
|
||||||
|
Please check the type of change your PR introduces:
|
||||||
|
|
||||||
|
- [ ] Bugfix
|
||||||
|
- [ ] Feature
|
||||||
|
- [ ] Code style update (formatting, renaming)
|
||||||
|
- [ ] Refactoring (no functional changes, no api changes)
|
||||||
|
- [ ] Build related changes
|
||||||
|
- [ ] Documentation content changes
|
||||||
|
- [ ] Other (please describe):
|
||||||
|
|
||||||
|
## What is the current behavior?
|
||||||
|
|
||||||
|
<!-- Please describe the current behavior that you are modifying, or link to a relevant issue. -->
|
||||||
|
|
||||||
|
Issue Number: N/A
|
||||||
|
|
||||||
|
## What is the new behavior?
|
||||||
|
|
||||||
|
<!-- Please describe the behavior or changes that are being added by this PR. -->
|
||||||
|
|
||||||
|
-
|
||||||
|
-
|
||||||
|
-
|
||||||
|
|
||||||
|
## Other information
|
||||||
|
|
||||||
|
<!-- Any other information that is important to this PR such as screenshots of how the component looks before and after the change. -->
|
||||||
|
|
||||||
|
|
||||||
|
## Resources
|
||||||
|
|
||||||
|
<!-- If your pull request included researching something include links here.
|
||||||
|
This can be inspiration from e.g. other applications, documentation, blog post, and libraries. -->
|
||||||
|
|
||||||
|
-
|
||||||
|
-
|
||||||
|
-
|
||||||
|
|
||||||
Reference in New Issue
Block a user