mirror of
https://github.com/stackrender/stackrender.git
synced 2026-09-10 03:05:42 +00:00
27 lines
713 B
Markdown
27 lines
713 B
Markdown
# Pull Request Title
|
|
|
|
## Description
|
|
Please provide a clear and concise description of the changes made in this pull request.
|
|
|
|
## Related Issues
|
|
Link any related issues here (e.g., `Fixes #42`).
|
|
|
|
## Changes Made
|
|
- [ ] Feature implementation
|
|
- [ ] Bug fix
|
|
- [ ] Documentation update
|
|
- [ ] Other (please specify)
|
|
|
|
## Testing
|
|
Describe the tests you ran to verify your changes. Include instructions for how reviewers can test them.
|
|
|
|
## Checklist
|
|
Before submitting, please ensure you have:
|
|
- [ ] Read the Contributing Guide
|
|
- [ ] Followed the Code of Conduct
|
|
- [ ] Tested your changes locally
|
|
- [ ] Updated documentation if needed
|
|
|
|
## Additional Notes
|
|
Add any other context, screenshots, or relevant information here.
|