2
0
mirror of https://github.com/boostorg/gil.git synced 2026-02-26 04:42:16 +00:00
Files
gil/.github/PULL_REQUEST_TEMPLATE.md

531 B

(IMPORTANT: Pull Requests must come from topic branch based on develop, and never on master.)

Here, describe what does this pull request do?

Environment

All relevant information like:

  • Boost or GIL version (see <boost/version.hpp> or <boost/gil/version.hpp>):
  • Compiler version:
  • Build settings:

References

Link related issues, pull requests here, etc.

Tasklist

  • YOUR TASK(S)
  • Add test case(s)
  • Review
  • Adjust for comments
  • All CI builds and checks have passed