Skip to main content

Pesan (Message): Commit

note

Pesan Commit

Jenis UmumDeskripsiContoh
📝 docsMengupdate dokumentasidocs: Perbarui README.md dengan instruksi instalasi
✨ featMenambahkan fungsi atau fitur barufeat: Tambahkan fitur otentikasi pengguna baru
🎨 styleMelakukan perubahan terkait tampilanstyle: Format kode untuk mengikuti Panduan Gaya JavaScript Airbnb
🐛 fixMemperbaiki bug atau masalahfix: Perbaiki masalah dengan halaman login yang tidak mengarahkan dengan benar
♻️ refactorMengoptimalkan atau menata ulang koderefactor: Simplify code for handling user authentication
✅ testMenambahkan atau memodifikasi pengujiantest: Tambahkan unit test untuk fitur otentikasi pengguna
👷 choreMemperbarui dependensichore: Perbarui dependensi ke versi terbaru

Commit Message

Common TypesDescriptionExample
📝 docsUpdating documentationdocs: Update README.md with installation instructions
✨ featAdding new functionality or featuresfeat: Add new user authentication feature
🎨 styleMaking changes related to stylingstyle: Format code to follow Airbnb JavaScript Style Guide
🐛 fixFixing a bug or issuefix: Fix issue with login page not redirecting correctly
♻️ refactorRestructuring or optimizing coderefactor: Simplify code for handling user authentication
✅ testAdding or modifying teststest: Add unit tests for user authentication feature
👷 choreUpdating dependencieschore: Update dependencies to latest version