-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
26 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,17 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- 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? | ||
- name: Looking for Help & Support? (Discord-style) | ||
about: Join the Discord to get help and support! (Provided by volunteers only) | ||
url: https://s.xaymar.com/streamfx-dc | ||
about: Join the official Discord and head to support-hub to get all the support necessary. | ||
- name: Looking for Help & Support? (Forum-style) | ||
about: For more detailed support, create a discussion thread! | ||
url: https://github.com/Xaymar/obs-StreamFX/discussions/categories/general | ||
- name: Got a question about functionality? | ||
about: Consider using the Q&A discussion board! | ||
url: https://github.com/Xaymar/obs-StreamFX/discussions/categories/q-a | ||
- name: Share feedback and ideas for features on the forum! | ||
about: We're open to ideas and suggestions, as well as constructive feedback. | ||
url: https://github.com/Xaymar/obs-StreamFX/discussions/categories/ideas-feedback | ||
- name: OBS Studio Support | ||
url: https://obsproject.com/help | ||
about: Unsure if your Issue fits the StreamFX plugin? Consider the OBS Studio Support instead! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,12 @@ | ||
--- | ||
name: "File an Improvement Request" | ||
title: "Replace Me Or Have Your Request Closed" | ||
description: "Requests without an accompanying discussion thread will be closed and locked." | ||
name: "File an Feature or Improvement request" | ||
title: "REPLACE ME" | ||
description: "This form is for developers only. Abuse of this form will be met with a permanent interaction ban." | ||
labels: ["enhancement"] | ||
body: | ||
- type: input | ||
attributes: | ||
label: "Discussion Thread" | ||
description: "Please paste the direct link to the discussion thread" | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: "Provide a summary of the Improvement" | ||
description: "This should only include parts that were agreed upon." | ||
description: "Please paste the direct link to the discussion thread discussing this feature or improvement." | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters