mirror of
https://github.com/taskgenius/taskgenius-plugin.git
synced 2026-07-22 06:40:25 +00:00
- Add PR template with standardized sections for contributions - Include CLA acknowledgment checkbox in PR checklist - Add type of change and related issues sections
377 B
377 B
Description
Type of Change
- Bug fix
- New feature
- Documentation update
- Code refactoring
Checklist
- I have read and agree to the CLA
- My code follows the project's style guidelines
- I have tested my changes
- I have updated the documentation
Related Issues
Closes #(issue number)