obs-StreamFX/.github/pull_request_template.md

15 lines
620 B
Markdown
Raw Normal View History

2021-06-15 18:40:19 +00:00
### Explain the Pull Request
<!-- Describe the PR in as much detail as possible. If possible include example images, videos and documents, and explain why it is necessary. If this is related to a discussion or issue, please also link them. -->
2021-06-15 18:40:19 +00:00
#### Completion Checklist
- [ ] I have added myself to the Copyright and License headers and files.
- [ ] I will maintain this code in the future and have added myself to `CODEOWNERS`.
- I have tested this change on the following platforms:
- [ ] MacOS 10.15
- [ ] MacOS 11
- [ ] MacOS 12
- [ ] Ubuntu 20.04
- [ ] Ubuntu 22.04
- [ ] Windows 10
- [ ] Windows 11