17 lines
377 B
Markdown
17 lines
377 B
Markdown
---
|
|
trigger: always_on
|
|
---
|
|
|
|
Commit Message Prefixes:
|
|
- "fix:" for bug fixes
|
|
- "feat:" for new features
|
|
- "perf:" for performance improvements
|
|
- "docs:" for documentation changes
|
|
- "style:" for formatting changes
|
|
- "refactor:" for code refactoring
|
|
- "test:" for adding missing tests
|
|
- "chore:" for maintenance tasks
|
|
|
|
Credentials:
|
|
- user.name: Bill
|
|
- user.email: bill@bballou.com |