forked from abner/for-legacy-web
chore: remove commit section from template
parent
d01b9cae40
commit
ce643a5a09
|
|
@ -14,23 +14,6 @@ body:
|
||||||
description: Describe your idea in as much detail as possible - if applicable, screenshots/mockups are really useful.
|
description: Describe your idea in as much detail as possible - if applicable, screenshots/mockups are really useful.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
|
||||||
id: commit-hash
|
|
||||||
attributes:
|
|
||||||
label: Commit hash
|
|
||||||
description: What is your commit hash? You can find this at the bottom of Settings, next to the branch name.
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: dropdown
|
|
||||||
id: branch
|
|
||||||
attributes:
|
|
||||||
label: Branch
|
|
||||||
description: What branch of Revolt are you using? (It's possible the feature you're asking for is already available on Nightly.)
|
|
||||||
options:
|
|
||||||
- Production (app.revolt.chat)
|
|
||||||
- Nightly (nightly.revolt.chat)
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: pwa
|
id: pwa
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue