From ae6e339869d49245e7a33f44b48311d699182b50 Mon Sep 17 00:00:00 2001 From: Syafa Adena Date: Sun, 2 Jun 2024 01:00:46 +0700 Subject: [PATCH] kerapihan --- .github/ISSUE_TEMPLATE/bug_report.yml | 22 ++++++++++++---------- .github/ISSUE_TEMPLATE/feature_request.yml | 2 ++ 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 537256e8..6fecc996 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -9,34 +9,36 @@ assignees: body: - type: markdown attributes: - value: Terima kasih telah melaporkan masalah! Pastikan website yang akan dilaporkan tidak terdapat duplikat atau belum dibuka issue oleh pengguna lain + value: | + Terima kasih telah melaporkan adanya masalah! + Pastikan website yang akan dilaporkan tidak terdapat duplikat issue. - type: input id: deskripsi attributes: label: Deskripsi mengenai bug - description: Deskripsi yang jelas dan ringkas tentang apa yang terjadi. - placeholder: Deskripsikan masalah di sini... + description: Deskripsi jelas dan ringkas tentang apa yang terjadi. + placeholder: Masalah validations: required: true - type: textarea id: screenshot attributes: label: Screenshot - description: Jika ada, tambahkan ss untuk membantu menjelaskan mengenai bug. - placeholder: Tambahkan tautan atau deskripsi mengenai screenshot di sini... + description: Jika ada, tambahkan screenshot untuk membantu menjelaskan mengenai bug. + placeholder: Screenshot - type: input id: os attributes: - label: Device - description: OS - placeholder: cth. Windows 11, Mac OS X + label: Sistem Operasi (OS) + description: Masukkan sistem operasi yang Anda gunakan. + placeholder: Windows 11, macOS, Debian Linux validations: required: true - type: input id: browser attributes: label: Browser - description: Browser - placeholder: cth. Chrome, Firefox, Edge + description: Masukkan browser yang Anda gunakan. + placeholder: Chrome, Firefox, Edge validations: required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 8eb5756f..b5e7377b 100755 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -21,6 +21,7 @@ body: attributes: label: Alasan description: Berikan Alasan + placeholder: Alasan validations: required: true - type: input @@ -42,6 +43,7 @@ body: id: optional-comment attributes: label: Komentar + placeholder: Komentar - type: checkboxes id: validate attributes: