Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.08 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.08 KB

2024 Season2 New Vacgom 🐻‍❄️

🌸 Developers

FE FE
국민대학교 한림대학교
김민정 오소현
@minjeoong @osohyun0224

🛠️ Tech


🎯 Vacgom's Frontend Commit Convention

  • ✨ Feat: A new feature or enhancement
  • 🐛 Fix: A bug fix
  • 📝 Docs: Documentation changes
  • 🎨 Style: Code style changes (formatting, missing semi colons, etc)
  • ♻️ Refactor: Code refactoring
  • ✅ Test: Adding or modifying tests
  • 🚀 Deploy: Deploying stuff
  • 🔧 Chore: Other changes that don't modify src or test files
  • ⚙️ Settings: Changing configuration files