-
Notifications
You must be signed in to change notification settings - Fork 811
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GitHub is stupid and has no issue template preview while editing
- Loading branch information
1 parent
19cd2c1
commit 519c30d
Showing
5 changed files
with
105 additions
and
42 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
name: Feature request | ||
description: "Suggest an idea for this project." | ||
labels: ["T-enhancement", "S-needs-triage"] | ||
body: | ||
- type: input | ||
attributes: | ||
label: "Is your feature request related to a problem? Please describe." | ||
description: "A clear and concise description of what the problem is." | ||
placeholder: "Ex: I'm always frustrated when [...]" | ||
validations: | ||
required: true | ||
- type: input | ||
attributes: | ||
label: "Describe the solution you'd like." | ||
description: "A clear and concise description of what you want to happen." | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: "Describe alternatives you've considered." | ||
description: "A clear description of any alternative solutions or features you've considered." | ||
placeholder: | | ||
1. [...] | ||
2. [...] | ||
3. [...] | ||
- type: textarea | ||
attributes: | ||
label: "Additional context:" | ||
description: "Add any other context or screenshots about the feature request here." | ||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
blank_issues_enabled: true | ||
contact_links: | ||
- name: Join our Discord community. | ||
url: https://caffeinemc.net/discord | ||
about: For help with installation, performance issues, or any other questions/support inquiries. | ||
# Copied from https://github.com/CaffeineMC/sodium-fabric#community |
This file was deleted.
Oops, something went wrong.