add SKILL
This commit is contained in:
29
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
29
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
## What changed and why
|
||||
|
||||
<!-- Brief description of the changes and motivation -->
|
||||
|
||||
## Type of change
|
||||
|
||||
- [ ] Bug fix
|
||||
- [ ] New feature
|
||||
- [ ] Refactoring (no functional changes)
|
||||
- [ ] Documentation update
|
||||
- [ ] Configuration / CI change
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] Code follows project conventions (`RULES.md`)
|
||||
- [ ] Relevant documentation updated (`docs/`, `DOCS.md`)
|
||||
- [ ] Tests added/updated (if applicable)
|
||||
- [ ] No secrets or credentials in the diff
|
||||
- [ ] Breaking changes described below (if any)
|
||||
|
||||
## Breaking Changes
|
||||
|
||||
<!-- List any breaking changes, or write "None" -->
|
||||
|
||||
None
|
||||
|
||||
## Related Issues
|
||||
|
||||
<!-- Link related issues: Fixes #123, Relates to #456 -->
|
||||
Reference in New Issue
Block a user