1 parent 79928a3 commit ab5f4c6Copy full SHA for ab5f4c6
1 file changed
.github/pull_request_template.md
@@ -20,6 +20,7 @@ Fixes and Closes line must be at the very end of the description.
20
21
- [ ] I have read [CONTRIBUTING.md](../CONTRIBUTING.md) and the
22
[coding style](https://github.com/darktable-org/darktable/wiki/Developer's-guide#coding-style).
23
+- [ ] I don't have merged master into the topic branch.
24
- [ ] The pull request is one logical change, and every commit compiles on its
25
own.
26
- [ ] I ran the relevant tests: unit tests, `src/tests/integration/` where the
0 commit comments