Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 2.03 KB

CONTRIBUTING.md

File metadata and controls

49 lines (31 loc) · 2.03 KB

Panduan Berkontribusi

Terima kasih atas minat Anda untuk berkontribusi pada proyek ini! Kami sangat menghargai setiap kontribusi yang diberikan oleh komunitas.

Cara Berkontribusi

  1. Periksa Issues proyek untuk melihat tugas-tugas yang tersedia.
  2. Pilih tugas yang ingin Anda kerjakan, atau ajukan ide baru jika tidak ada yang sesuai.
  3. Fork repositori ini dan buat cabang (branch) untuk pengembangan Anda.
  4. Lakukan perubahan yang diperlukan.
  5. Ajukan pull request ke branch utama dengan deskripsi yang jelas tentang perubahan yang Anda buat.

Panduan Pengembangan

  • Pastikan kode Anda mematuhi standar gaya yang ada.
  • Tambahkan dokumentasi yang relevan untuk setiap perubahan yang Anda buat.
  • Pastikan untuk menguji perubahan Anda sebelum mengajukan pull request.

Laporan Masalah

Jika Anda menemui masalah atau memiliki saran, silakan buka isu baru di Issues proyek ini.

Terima kasih atas kontribusi Anda!


Contributing Guidelines

Thank you for your interest in contributing to this project! We highly appreciate every contribution made by the community.

How to Contribute

  1. Check the Issues section of the project to see available tasks.
  2. Choose a task you'd like to work on, or propose a new idea if none fits.
  3. Fork this repository and create a branch for your development.
  4. Make the necessary changes.
  5. Submit a pull request to the main branch with a clear description of the changes you made.

Development Guidelines

  • Ensure your code follows the existing style standards.
  • Add relevant documentation for any changes you make.
  • Make sure to test your changes before submitting a pull request.

Reporting Issues

If you encounter any issues or have suggestions, please open a new issue in the Issues section of this project.

Thank you for your contribution!