obs-streamFX/.github/pull_request_template.md

21 lines
710 B
Markdown

---
title: "Replace Me Or Have Your Pull Request Closed"
labels: "type:enhancement" "type:fix" "status:help-wanted" "status:testing-required"
---
### Explain the Pull Request
<!-- Describe the PR in as much detail as possible, leave nothing out. -->
<!-- If you think images or example videos help describe the PR, include them. -->
### Why is this necessary?
<!-- What makes this PR necessary for StreamFX and it's users? -->
### Checklist
- [ ] I will become the maintainer for this part of code.
- [ ] I have tested this code on all supported Platforms.
### Related Issues
<!-- Is this PR related to another PR or Issue? List them here. -->
<!-- - #0000 Name of Issue -->
<!-- - #0001 Name of Issue -->