project: Improve Issue and PR templates
This commit is contained in:
parent
f66891f956
commit
ee6cd9fb50
|
@ -1,8 +1,11 @@
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: StreamFX Community Support
|
- name: Got an idea or feedback for StreamFX?
|
||||||
|
url: https://github.com/Xaymar/obs-StreamFX/discussions/categories/ideas-feedback
|
||||||
|
about: We're always open to new ideas and constructive feedback, as long as they have been discussed before.
|
||||||
|
- name: Having trouble using StreamFX?
|
||||||
url: https://s.xaymar.com/streamfx-dc
|
url: https://s.xaymar.com/streamfx-dc
|
||||||
about: Looking for StreamFX support? Then join our Discord!
|
about: Join the official Discord and head to support-hub to get all the support necessary.
|
||||||
- name: OBS Studio Support
|
- name: OBS Studio Support
|
||||||
url: https://obsproject.com/help
|
url: https://obsproject.com/help
|
||||||
about: Unsure if your Issue fits the StreamFX plugin? Consider the OBS Studio Support instead!
|
about: Unsure if your Issue fits the StreamFX plugin? Consider the OBS Studio Support instead!
|
||||||
|
|
|
@ -1,28 +1,18 @@
|
||||||
---
|
---
|
||||||
name: "Suggest an Enhancment to a Feature or a new Feature"
|
name: "File an Improvement Request"
|
||||||
title: "Replace Me Or Have Your Request Closed"
|
title: "Replace Me Or Have Your Request Closed"
|
||||||
description: "Is there something that StreamFX is lacking or you'd like to see in OBS Studio?"
|
description: "Requests without an accompanying discussion thread will be closed and locked."
|
||||||
labels: ["type:enhancement", "status:help-wanted"]
|
labels: ["enhancement"]
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: "Explain the Feature/Enhancement"
|
label: "Discussion Thread"
|
||||||
description: "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."
|
description: "Please paste the direct link to the discussion thread"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "What makes this feature/enhancement useful for StreamFX and its users?"
|
label: "Provide a summary of the Improvement"
|
||||||
description: "Why should this feature/enhancement become part of the StreamFX plugin, instead of becoming or remaining a third-party plug-in? What benefits do other users of StreamFX get from this?"
|
description: "This should only include parts that were agreed upon."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
|
||||||
attributes:
|
|
||||||
label: "Checklist"
|
|
||||||
description: "Check all that apply."
|
|
||||||
options:
|
|
||||||
- label: "I am offering a monetary bounty/reward for the implementation of this Feature/Enhancement."
|
|
||||||
- label: "There is no other way to currently do this in StreamFX or OBS Studio."
|
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: "Any additional Information we need to know?"
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: "Report a Bug/Crash/Freeze"
|
name: "File an Issue Report"
|
||||||
title: "Replace Me Or Have Your Report Closed"
|
title: "Replace Me Or Have Your Report Closed"
|
||||||
description: "Encountered a problem, a bug or a crash?"
|
description: "Use this if you've encountered a Bug, Crash or Freeze with StreamFX."
|
||||||
labels: ["type:bug", "status:help-wanted"]
|
labels: ["bug"]
|
||||||
body:
|
body:
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
|
@ -16,91 +16,16 @@ body:
|
||||||
- "(Other)"
|
- "(Other)"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: "OBS Studio Version?"
|
label: "OBS Studio Version"
|
||||||
description: "Which OBS Studio version are you using to run StreamFX? Versions include all patches (the third element in 'A.B.C'), and release candidates for that version. Select 'Other' if you are using a custom build."
|
description: "Which OBS Studio version are you using to run StreamFX? Versions include all patches (the third element in 'A.B.C'), and release candidates for that version. Select 'Other' if you are using a custom build."
|
||||||
options:
|
|
||||||
- "27.1"
|
|
||||||
- "27.0"
|
|
||||||
- "26.1"
|
|
||||||
- "26.0"
|
|
||||||
- "25.0"
|
|
||||||
- "(Other)"
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: "StreamFX Version"
|
label: "StreamFX Version"
|
||||||
description: "On which StreamFX version did you first encounter this issue?"
|
description: "On which StreamFX version did you first encounter this issue?"
|
||||||
options:
|
|
||||||
- "0.12.0a1"
|
|
||||||
- "0.11.1"
|
|
||||||
- "0.11.1b1"
|
|
||||||
- "0.11.1a1"
|
|
||||||
- "0.11.0"
|
|
||||||
- "0.11.0c1"
|
|
||||||
- "0.11.0b3"
|
|
||||||
- "0.11.0b2"
|
|
||||||
- "0.11.0b1"
|
|
||||||
- "0.11.0a8"
|
|
||||||
- "0.11.0a7"
|
|
||||||
- "0.11.0a6"
|
|
||||||
- "0.11.0a5"
|
|
||||||
- "0.11.0a4"
|
|
||||||
- "0.11.0a3"
|
|
||||||
- "0.11.0a2"
|
|
||||||
- "0.11.0a1"
|
|
||||||
- "0.10.1"
|
|
||||||
- "0.10.0"
|
|
||||||
- "0.10.0b3"
|
|
||||||
- "0.10.0b2"
|
|
||||||
- "0.10.0b1"
|
|
||||||
- "0.10.0a2"
|
|
||||||
- "0.10.0a1"
|
|
||||||
- "0.10.0a0"
|
|
||||||
- "0.9.3"
|
|
||||||
- "0.9.2"
|
|
||||||
- "0.9.1"
|
|
||||||
- "0.9.0"
|
|
||||||
- "0.9.0a3"
|
|
||||||
- "0.9.0a2"
|
|
||||||
- "0.9.0a1"
|
|
||||||
- "0.8.3"
|
|
||||||
- "0.8.2"
|
|
||||||
- "0.8.1"
|
|
||||||
- "0.8.0"
|
|
||||||
- "0.8.0b3"
|
|
||||||
- "0.8.0b2"
|
|
||||||
- "0.8.0b2hf2"
|
|
||||||
- "0.8.0b2hf1"
|
|
||||||
- "0.8.0b1"
|
|
||||||
- "0.8.0a4"
|
|
||||||
- "0.8.0a3"
|
|
||||||
- "0.8.0a2"
|
|
||||||
- "0.8.0a1"
|
|
||||||
- "0.7.2"
|
|
||||||
- "0.7.1"
|
|
||||||
- "0.7.0"
|
|
||||||
- "0.6.3"
|
|
||||||
- "0.6.2"
|
|
||||||
- "0.6.1"
|
|
||||||
- "0.6.0"
|
|
||||||
- "0.5.2"
|
|
||||||
- "0.5.1"
|
|
||||||
- "0.5.0"
|
|
||||||
- "0.5.0preview3"
|
|
||||||
- "0.5.0preview2"
|
|
||||||
- "0.5.0preview1"
|
|
||||||
- "0.4.3"
|
|
||||||
- "0.4.3preview1"
|
|
||||||
- "0.4.2"
|
|
||||||
- "0.4.1"
|
|
||||||
- "0.4.0"
|
|
||||||
- "0.3.0"
|
|
||||||
- "0.2.0"
|
|
||||||
- "0.1.1"
|
|
||||||
- "0.1.0"
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
@ -115,19 +40,13 @@ body:
|
||||||
description: "If OBS Studio crashed (not froze) paste the crash log here, or upload it somewhere and paste the link here."
|
description: "If OBS Studio crashed (not froze) paste the crash log here, or upload it somewhere and paste the link here."
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "Current Behavior"
|
label: "Current and Expected Behavior"
|
||||||
description: "What actually happened when you used StreamFX?"
|
description: "What actually happened when you used StreamFX? What did you expect to happen?"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "Expected Behavior"
|
label: "Steps to Reproduce the Problem"
|
||||||
description: "What did you expect to happen when using StreamFX?"
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: "Steps to Reproduce the Bug"
|
|
||||||
description: "What steps are required to consistently reproduce the bug/crash/freeze?"
|
description: "What steps are required to consistently reproduce the bug/crash/freeze?"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
|
@ -1,13 +1,14 @@
|
||||||
### Explain the Pull Request
|
### Explain the Pull Request
|
||||||
<!-- Describe the PR in as much detail as possible, leave nothing out. -->
|
<!-- 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. -->
|
||||||
<!-- If you think images or example videos help describe the PR, include them. -->
|
|
||||||
<!-- What makes this PR necessary for StreamFX and it's users? -->
|
|
||||||
|
|
||||||
### Related Issues
|
#### Completion Checklist
|
||||||
<!-- Is this PR related to another PR or Issue? List them here. -->
|
- [ ] I have added myself to the Copyright and License headers and files.
|
||||||
<!-- - #0000 Name of Issue -->
|
- [ ] I will maintain this code in the future and have added myself to `CODEOWNERS`.
|
||||||
<!-- - #0001 Name of Issue -->
|
- I have tested this change on the following platforms:
|
||||||
|
- [ ] MacOS 10.15
|
||||||
### Checklist
|
- [ ] MacOS 11
|
||||||
- [ ] I will become the maintainer for this part of code.
|
- [ ] MacOS 12
|
||||||
- [ ] I have tested this code on all supported Platforms.
|
- [ ] Ubuntu 20.04
|
||||||
|
- [ ] Ubuntu 22.04
|
||||||
|
- [ ] Windows 10
|
||||||
|
- [ ] Windows 11
|
||||||
|
|
Loading…
Reference in New Issue