1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00

chore: redirect new feature requests to a dedicated tracker (take 2)

Refs: https://codeberg.org/forgejo/discussions/issues/369
This commit is contained in:
Earl Warren 2025-07-08 16:26:20 +02:00
parent c8edaf8368
commit d51f20b1db
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -14,7 +14,7 @@ body:
id: url
attributes:
label: Feature request URL
description: The URL to the [feature request description](https://code.forgejo.org/forgejo/forgejo-actions-feature-requests/issues?labels=990)
description: The URL to the [feature request](https://code.forgejo.org/forgejo/forgejo-actions-feature-requests/issues?labels=990) in the `ready` stage
placeholder: |
https://code.forgejo.org/forgejo/forgejo-actions-feature-requests/issues/???
validations:
@ -22,6 +22,6 @@ body:
- type: textarea
id: Description
attributes:
label: Copy/paste of the description
label: Copy/paste of the description of the feature request
validations:
required: true