diff options
| author | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-06-23 17:09:02 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-23 17:09:02 +1000 |
| commit | a6dec5048ca01bce1c418d0d0724fccfd1f3b9d5 (patch) | |
| tree | d4686af52ee46c07d476935c9782afeaef76d099 /.github/ISSUE_TEMPLATE/feature_request.md | |
| parent | notifs: dismiss notif on swipe (diff) | |
| download | caelestia-shell-a6dec5048ca01bce1c418d0d0724fccfd1f3b9d5.tar.gz caelestia-shell-a6dec5048ca01bce1c418d0d0724fccfd1f3b9d5.tar.bz2 caelestia-shell-a6dec5048ca01bce1c418d0d0724fccfd1f3b9d5.zip | |
issues: create templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..8403b86 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: "[FEATURE] " +labels: enhancement +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. |