mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
24 lines
1,023 B
Markdown
24 lines
1,023 B
Markdown
---
|
|
name: "Submit a Feature/Enhancement"
|
|
about: "Implemented a new feature or enhancement and want it to be shipped with StreamFX?"
|
|
title: "Replace Me Or Have Your Pull Request Closed"
|
|
labels: "type:enhancement" "status:help-wanted" "status:testing-required"
|
|
---
|
|
|
|
### Explain the Feature/Enhancement
|
|
<!-- Describe the feature or enhancement in as much detail as possible, leave nothing out. -->
|
|
<!-- If you think images or example videos help describe the Feature/Enhancement, include them. -->
|
|
|
|
### Why is this useful?
|
|
<!-- Why should this feature/enhancement become part of the StreamFX plugin? -->
|
|
<!-- What benefits do other users of StreamFX get from this? -->
|
|
|
|
### Checklist
|
|
- [ ] I will become the maintainer for this part of code.
|
|
- [ ] I have tested this code on all supported Platforms.
|
|
- [ ] There is no other way to currently do this in StreamFX or OBS Studio.
|
|
|
|
### Related Issues
|
|
<!-- Is this PR related to another PR or Issue? List them here. -->
|
|
<!-- - #0000 Name of Issue -->
|
|
<!-- - #0001 Name of Issue -->
|