mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 02:35:42 -04:00
chore: update .github files
This commit is contained in:
49
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
49
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
<!--
|
||||
|
||||
Pull Request
|
||||
|
||||
Ensure you read all of the sections carefully. Failure to fill this form out will result in your pull request being closed.
|
||||
|
||||
This text will remain hidden when you submit your pull request.
|
||||
|
||||
For your pull request title, use the format:
|
||||
[BUG]: Brief title of the bug being fixed
|
||||
[FEATURE]: Brief title of the feature being added
|
||||
|
||||
Failure to follow the above title format will result in your PR being ignored.
|
||||
|
||||
-->
|
||||
|
||||
# Pull Request
|
||||
<small>Checkmark which topic best describes your contribution:</small>
|
||||
|
||||
- [ ] Feature
|
||||
- [ ] Bug
|
||||
- [ ] Documentation / Wiki
|
||||
|
||||
---
|
||||
|
||||
<!---------------------------------------------------------------------->
|
||||
<br />
|
||||
<!---------------------------------------------------------------------->
|
||||
|
||||
|
||||
### Description
|
||||
<small>Explain here what your pull request includes and what you've done</small>
|
||||
|
||||
|
||||
<!---------------------------------------------------------------------->
|
||||
<br />
|
||||
|
||||
---
|
||||
|
||||
<br />
|
||||
<!---------------------------------------------------------------------->
|
||||
|
||||
### Before You Submit
|
||||
<small>Please ensure you check the following items to indicate that you've read this section and completed each task</small>
|
||||
|
||||
- [ ] My code follows the [Contribution Guidelines](https://github.com/Aetherinox/thetvapp-docker/blob/main/CONTRIBUTING.md)
|
||||
- [ ] I give expressed consent for my work to be used in this repo
|
||||
- [ ] I have tested my work and it functions as intended
|
||||
- [ ] I have included documentation if the change requires such
|
||||
Reference in New Issue
Block a user