AimRT/_deps/boost-src/libs/gil/.github/PULL_REQUEST_TEMPLATE.md

18 lines
449 B
Markdown
Raw Normal View History

2025-01-12 20:40:08 +08:00
<!-- Pull Requests MUST come from topic branch based on develop, and NEVER on `master) --->
### Description
<!-- What does this pull request do? -->
### References
<!-- Any links related to this PR: issues, other PRs, mailing list threads, StackOverflow questions, etc. -->
### Tasklist
<!-- Add YOUR OWN TASK(s), especially if your PR is a work in progress -->
- [ ] Add test case(s)
- [ ] Ensure all CI builds pass
- [ ] Review and approve