You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TRaSH-Guides/.github/PULL_REQUEST_TEMPLATE.md

22 lines
851 B

# Pull request
**Purpose**
Detailed description why you created this Pull Request.
**Approach**
If this Pull Request is created to solve a issue explain how does this change address the problem?
**Open Questions and Pre-Merge TODOs**
Check all boxes as they are completed
- [ ] Use github checklists. When solved, check the box and explain the answer.
**Learning**
If you're adding a new Custom Format make sure you follow the [Radarr/Sonarr Custom Format (JSON) Guidelines](https://github.com/TRaSH-/Guides/blob/master/.github/CONTRIBUTING.md).
**Requirements**
Check all boxes as they are completed
- [ ] These changes meet the standards for [contributing](https://github.com/TRaSH-/Guides/blob/master/.github/CONTRIBUTING.md).
- [ ] I have read the [code of conduct](https://github.com/TRaSH-/Guides/blob/master/.github/CODE_OF_CONDUCT.md).