| Aspek | Standar |
|-------|---------|
| Commit Message | <type>(scope): <subject>
type: feat, fix, docs, style, refactor, test, chore
Contoh: feat(ui): tambahkan tombol “Ayam Jago” |
| Branch Naming | feature/<nama-fitur>bugfix/<deskripsi>hotfix/<versi> |
| Pull Request Template | Sertakan What, Why, How to test, Screenshots |
| README | - Ringkasan proyek
- Cara install & run
- Daftar dependensi
- Cara kontribusi |
| CHANGELOG | Gunakan keepachangelog.com format atau standard-version npm package. |
If you're looking to create content (e.g., a blog post, article) around this title, consider the following structure: Vcs Bareng Ayam Kampus Jablay - INDO18
Version Control Systems are tools that help developers manage changes to their codebase over time. They are essential in software development for collaboration, backup, and versioning. | Aspek | Standar | |-------|---------| | Commit