Skip to content

Commit

Permalink
fixup! README: Add disclaimer about pulp fork
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Wistoff <[email protected]>
  • Loading branch information
niwis committed Feb 19, 2024
1 parent a6606f9 commit 4786743
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING-PULP.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ We use the following flow for co-development:
Point to `cva6/my-feature` in Cheshire's `Bender.lock` and make your systemlevel modifications.
3. In CVA6's `.gitlab-ci.yml`, point the Cheshire ref to `cheshire/my-feature`.
4. Mark your pulp-CVA6 PR ready for review. **The maintainers** will
a. review your modifications to CVA6 and Cheshire,
b. create a tag on `cheshire/my-feature`,
c. merge `cva6/my-feature`,
d. create a new release tag for CVA6 (`pulp-vx.y.z`).
- review your modifications to CVA6 and Cheshire,
- create a tag on `cheshire/my-feature`,
- merge `cva6/my-feature`,
- create a new release tag for CVA6 (`pulp-vx.y.z`).
5. Point Cheshire's `Bender.yml` and `Bender.lock` to `pulp-vx.y.z`.
6. Open a PR on the Cheshire repo.

Expand Down

0 comments on commit 4786743

Please sign in to comment.