Skip to content

Commit 08310d9

Browse files
committed
Update contribution guide to link to dependent PRs
Since merging into the adapters branch imposes an ordering on changes which should be merged into intel/llvm, expand step 7 of the *Adapter Change Process* to include linking to dependent intel/llvm PR's to communicate this ordering to the maintainers.
1 parent adb8d9e commit 08310d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/core/CONTRIB.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ Adapter Change Process
8585
* Update the `UNIFIED_RUNTIME_TAG`_ to point at the
8686
*oneapi-src/unified-runtime* commit/tag containing the merged adapter
8787
changes.
88+
* Update the pull request description, linking to any other *intel/llvm*
89+
pull requests who's changes have been merged into
90+
*oneapi-src/unified-runtime* but have not yet been merge into
91+
*intel/llvm*.
8892
* Mark the *intel/llvm* pull request as ready for review and follow their
8993
review process.
9094

0 commit comments

Comments
 (0)