mirror of
https://github.com/revoltchat/revite.git
synced 2025-02-20 15:23:00 -05:00
chore: remove commit section from template
This commit is contained in:
parent
d01b9cae40
commit
ce643a5a09
1 changed files with 0 additions and 17 deletions
17
.github/ISSUE_TEMPLATE/feature.yaml
vendored
17
.github/ISSUE_TEMPLATE/feature.yaml
vendored
|
@ -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…
Add table
Reference in a new issue