I'm here because I love sitting and typing.
Personal git commit Guidelines
| Commit prefix | Rationale |
|---|---|
first: (or left unchanged) |
Only for the first commit |
feat: |
For new features or improvements |
fix: |
For bug fixes or important changes |
chore: |
For QoL changes |
GitHub Alerts
Caution
"Advises about risks or negative outcomes of certain actions."
Warning
"Urgent info that needs immediate user attention to avoid problems."
Tip
"Helpful advice for doing things better or more easily."
Note
"Useful information that users should know, even when skimming content."
Important
"Key information users need to know to achieve their goal."