45 lines
762 B
Markdown
45 lines
762 B
Markdown
## 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 -->
|