Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:32 +08:00
commit 5181d27d27
9 changed files with 331 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for devops-automation-pack skill
- [ ] conventional_commits_spec.md: A detailed explanation of the conventional commits specification.
- [ ] commit_message_examples.md: Examples of well-formatted commit messages.
- [ ] git_hooks_setup.md: Instructions on setting up Git hooks to automatically validate commit messages.