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:
parent
c8edaf8368
commit
d51f20b1db
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue