File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,16 @@ Adapter Change Process
56
56
`oneapi-src/unified-runtime `_ project targeting the `main
57
57
<https://github.com/oneapi-src/unified-runtime/tree/main> `_ branch.
58
58
59
+ .. note ::
60
+ Historically, convention on the project has been to add one or more
61
+ ``[COMPONENT] `` prefixes to the pull request title to signify which
62
+ components are changed within. This is no longer necessary as pull
63
+ requests are now automatically labeled by the `Pull Request Labeler
64
+ <https://github.com/oneapi-src/unified-runtime/blob/main/.github/labeler.yml> `_
65
+ GitHub Action. This approach is less error prone and much easier to
66
+ filter on the GitHub pull requests tab. Lastly, commit and pull request
67
+ summaries should strive be short to align with Git convention.
68
+
59
69
2. Create a draft pull request in the `intel/llvm `_ project to take advantage
60
70
of the pre-merge testing. Add any required implementation changes in
61
71
addition to changing:
You can’t perform that action at this time.
0 commit comments