Change to Forgejo Workflow
All checks were successful
Create release / release (push) Successful in 1m14s

This commit is contained in:
Tobias Brummer 2026-03-21 23:10:17 +01:00
parent d355b60901
commit fc92f5466a
Signed by: lycaknight
SSH key fingerprint: SHA256:fHDcXIosrUAkTqh1ux7FUNHeJJ7R30kWiDTsIFcWm8w
9 changed files with 43 additions and 39 deletions

View file

@ -1,33 +0,0 @@
name: Feature request
description: Share your ideas for new features or improvements
labels: ["feature request"]
body:
- type: markdown
attributes:
value: |
> [!NOTE]
>
> Do not prefix your title with "[REQUEST]", "[Feature request]", etc., a label will be added automatically.
Please provide a detailed description of what the feature would do and what it would look like:
* What problem would this feature solve?
* Are there any potential downsides to this feature?
* If applicable, what would the configuration for this feature look like?
* Are there any existing examples of this feature in other software?
* If applicable, include any external documentation required to implement this feature
* Anything else you think might be relevant
**No need to copy the above list into your description, it's just a guide to help you provide the most useful information.**
- type: textarea
id: description
validations:
required: true
attributes:
label: Description
- type: markdown
attributes:
value: |
Thank you for taking the time to submit your idea.