archive-program
archive-program copied to clipboard
PULL_REQUEST Template.md
| Field | Description |
|---|---|
| Name | 🚀 Pull Request |
| About | Submit a pull request to propose changes to the project |
| Title | [🚀 PR] |
| Labels | (leave empty for now) |
| Assignees | (leave empty for now) |
🚀 Pull Request
📝 Description
Describe the changes in this pull request:
[Replace with a clear and concise description of the changes you've made.]
🔗 Related Issue
Closes #[issue_number]
✅ Checklist
- [ ] I have read the CONTRIBUTING.md document.
- [ ] My code follows the code style of this project.
- [ ] I have tested the changes locally.
- [ ] All new and existing tests passed.
- [ ] I have updated the documentation accordingly.
📸 Screenshots (if applicable)
[Add screenshots to demonstrate the changes, if relevant.]
📚 Additional Notes
Any additional information or context about the pull request:
[Add any additional information or context about the pull request here.]
/cc @mention-anyone
This is Pull Request template