Skip to content

Commit

Permalink
Update contribution guide to link to dependent PRs
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
kbenzie committed Oct 19, 2023
1 parent adb8d9e commit 3c7069c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/core/CONTRIB.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ Adapter Change Process
* Update the `UNIFIED_RUNTIME_TAG`_ to point at the
*oneapi-src/unified-runtime* commit/tag containing the merged adapter
changes.
* Update the pull request description, linking to any other *intel/llvm*
pull requests who's changes have been merged into
*oneapi-src/unified-runtime* branch but have not yet been merge into
*intel/llvm*.
* Mark the *intel/llvm* pull request as ready for review and follow their
review process.

Expand Down

0 comments on commit 3c7069c

Please sign in to comment.