Skip to content

Commit

Permalink
Update feature_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryukora committed Jun 10, 2024
1 parent 2c99a45 commit ee34576
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ body:
placeholder: Windows 11, macOS, Debian Linux
validations:
required: true
- type: input
id: browser
attributes:
label: Browser
description: Masukkan browser yang Anda gunakan.
placeholder: Chrome, Firefox, Edge
validations:
required: true
- type: textarea
id: optional-comment
attributes:
Expand All @@ -57,4 +65,4 @@ body:
description: Dengan mengirimkan isu ini, Anda setuju untuk mengikuti [Kode Etik](https://github.com/bebasid/bebasid/blob/master/dev/readme/RULES.md)
options:
- label: Saya menyetujui untuk mengikuti Kode Etik proyek ini
required: true
required: true

0 comments on commit ee34576

Please sign in to comment.