Initial commit
This commit is contained in:
44
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
44
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
## Description
|
||||
|
||||
<!-- Brief description of changes -->
|
||||
|
||||
## Type of Change
|
||||
|
||||
<!-- Mark the relevant option -->
|
||||
|
||||
- [ ] 📝 Documentation (notes, concepts, project docs)
|
||||
- [ ] 🔖 Bookmarklet (new or updated browser utility)
|
||||
- [ ] 🧪 Code (scratchpad experiments, templates)
|
||||
- [ ] 🔧 Configuration (settings, tools, structure)
|
||||
- [ ] 🐛 Bug fix
|
||||
|
||||
## Changes Made
|
||||
|
||||
<!-- List specific changes -->
|
||||
|
||||
-
|
||||
-
|
||||
|
||||
## Related Issues
|
||||
|
||||
<!-- Link any related issues -->
|
||||
|
||||
Closes #
|
||||
|
||||
## Files Changed
|
||||
|
||||
<!-- Key files or areas affected -->
|
||||
|
||||
-
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] Changes are documented
|
||||
- [ ] Code is tested (if applicable)
|
||||
- [ ] Links are valid
|
||||
- [ ] Follows project conventions
|
||||
- [ ] Commits follow conventional format
|
||||
|
||||
## Notes
|
||||
|
||||
<!-- Any additional context or considerations -->
|
||||
Reference in New Issue
Block a user