-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
name: Bug report | ||
about: buat report untuk membantu kita dalam menyelesaikan masalah pada repository | ||
title: BUG | ||
labels: bug | ||
assignees: MMADUs | ||
|
||
--- | ||
|
||
## Masalah | ||
<!-- jelaskan masalah kamu secara detail --> | ||
|
||
## Screenshots atau contoh error | ||
<!-- copy paste contoh errornya disini atau kirim screenshot dengan copy paste gambar --> | ||
``` | ||
pesan error | ||
``` | ||
|
||
## Desktop (please complete the following information): | ||
<!-- Ganti sesuai yang digunakan. --> | ||
- OS: ``linux/windows/macOS`` | ||
- Rust: ``version`` | ||
|
||
|
||
terima kasih ! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
name: Lain Lain | ||
about: buat report deskripsi untuk pull request | ||
title: Penambahan algoritma | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Description | ||
<!-- jelaskan masalah kamu secara detail --> | ||
|
||
## Saya Menggunakan | ||
<!-- Ganti sesuai yang digunakan. --> | ||
OS : ``Linux / Windows / MacOS`` | ||
Rust: ``version`` | ||
|
||
## tambahan lainnya | ||
<!-- jelaskan saran atau masukan lain yang ingin kamu sampaikan --> |