Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Storz <philipp.storz@bareos.com>2022-02-11 21:47:29 +0300
committerPhilipp Storz <philipp.storz@bareos.com>2022-02-11 21:47:29 +0300
commitaca3f00bf06285ea61f73212277cec4e4e3ec346 (patch)
tree57e98b329f61d9849adf8319d9a77e43defc4580 /pull_request_template.md
parent56a10bb368b0a81e977bb51304033fe49d59efb0 (diff)
PR template: require Backport information on top
Diffstat (limited to 'pull_request_template.md')
-rw-r--r--pull_request_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pull_request_template.md b/pull_request_template.md
index 02cc2210e..6672c231d 100644
--- a/pull_request_template.md
+++ b/pull_request_template.md
@@ -17,11 +17,11 @@ If you have any questions or problems, please give a comment in the PR.
### Checklist for the _reviewer_ of the PR (will be processed by the Bareos team)
##### General
-
- [ ] PR name is meaningful
- [ ] Purpose of the PR is understood
- [ ] Separate commit for this PR in the CHANGELOG.md, PR number referenced is same
- [ ] Commit descriptions are understandable and well formatted
+- [ ] If backport: add original PR number and target branch at top of this file: **Backport of PR#000 to bareos-2x**
##### Source code quality