Skip to content

Commit

Permalink
add periods
Browse files Browse the repository at this point in the history
  • Loading branch information
eaudetcobello committed Jan 15, 2025
1 parent 0980d93 commit 7526491
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/snap/howto/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@ require (
)
```

3. Make your API changes in the local copy
3. Make your API changes in the local copy.

4. Create a separate PR in the `k8s-snap-api` repository with your API changes
4. Create a separate PR in the `k8s-snap-api` repository with your API changes.

5. Reference your `k8s-snap-api` PR in your main `k8s-snap` PR
5. Reference your `k8s-snap-api` PR in your main `k8s-snap` PR.

### Contribute changes

Expand Down

0 comments on commit 7526491

Please sign in to comment.