update PULL_REQUEST_TEMPLATE.md (#2624)

This commit is contained in:
Aiz 2022-09-26 20:45:21 +00:00 committed by GitHub
parent 6d1b0a63b6
commit 618aaa9f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 22 deletions

View File

@ -1,34 +1,36 @@
---
Title
---
# Title
**Important note**
We may remove your pull request if you do not use this provided PR template correctly.
<!-- Thanks for sending a pull request! Make sure to follow the contributing guidelines. -->
<!-- Important note, we may remove your pull request if you do not use this provided PR template correctly. -->
**Pull Request Type**
Please select what type of pull request this is:
## Pull Request Type
<!-- Please select what type of pull request this is: [x] -->
- [ ] Bugfix
- [ ] Feature Implementation
- [ ] Documentation
- [ ] Other
**Related issue**
Please link the issue your pull request is referring to. If this pull request fully resolves the relevant issue, put "closes" before the issue number. Example: "closes #123456".
## Related issue
<!-- Please link the issue your pull request is referring to. -->
<!-- If this pull request fully resolves the relevant issue, put "closes" before the issue number. -->
<!-- Example: "closes #123456". -->
**Description**
Please write a clear and concise description of what the pull request does.
## Description
<!-- Please write a clear and concise description of what the pull request does. -->
**Screenshots (if appropriate)**
Please add before and after screenshots if there is a visible change.
## Screenshots <!-- If appropriate -->
<!-- Please add before and after screenshots if there is a visible change. -->
**Testing (for code that is not small enough to be easily understandable)**
Has this pull request been tested?
Please describe shortly how you tested it and whether there are any ramifications remaining.
## Testing <!-- for code that is not small enough to be easily understandable -->
<!-- Has this pull request been tested? -->
<!-- Please describe shortly how you tested it. -->
<!-- Are there any ramifications remaining? -->
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- OS Version: [e.g. 22]
- FreeTube version: [e.g. 0.8]
## Desktop
<!-- Please complete the following information-->
- **OS:**
- **OS Version:**
- **FreeTube version:**
**Additional context**
Add any other context about the problem here.
## Additional context
<!-- Add any other context about the pull request here. -->