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.
This commit is contained in:
Sergey Matvienko 2022-09-26 11:47:53 +03:00 committed by GitHub
parent 088f971e3c
commit 5a11764cc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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