Skip to content

Commit ab5f4c6

Browse files
committed
pull_request_template: Add not merge master.
1 parent 79928a3 commit ab5f4c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎.github/pull_request_template.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Fixes and Closes line must be at the very end of the description.
2020

2121
- [ ] I have read [CONTRIBUTING.md](../CONTRIBUTING.md) and the
2222
[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.
2324
- [ ] The pull request is one logical change, and every commit compiles on its
2425
own.
2526
- [ ] I ran the relevant tests: unit tests, `src/tests/integration/` where the

0 commit comments

Comments
 (0)