Browse Source

PR template: Crosslinks between PRs added

Having crosslinks between PRs is much easier to navigate between editions for reviewers and developers investigating the old PRs.
pull/7335/head
Sergey Matvienko 4 years ago
committed by GitHub
parent
commit
5a11764cc4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pull_request_template.md

2
pull_request_template.md

@ -11,7 +11,7 @@ Put your PR description here instead of this sentence.
- [ ] Description contains brief notes about what needs to be added to the documentation.
- [ ] No merge conflicts, commented blocks of code, code formatting issues.
- [ ] Changes are backward compatible or upgrade script is provided.
- [ ] Similar PR is opened for PE version to simplify merge. Required for internal contributors only.
- [ ] Similar PR is opened for PE version to simplify merge. Crosslinks between PRs added. Required for internal contributors only.
## Front-End feature checklist

Loading…
Cancel
Save