Skip to content

Commit

Permalink
Merge pull request #349 from oasisprotocol/aefhm-patch-1
Browse files Browse the repository at this point in the history
readme: Update contributions
  • Loading branch information
aefhm authored Aug 30, 2024
2 parents 1bb637b + 8921d9e commit 58be8a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Building documentation lies at the top-level
gives a nice URL to track the ongoing work.

- _main_ branch is protected and will require at least 1 code review approval
from a code owner before it can be merged.
from a team member before it can be merged.

- When coding, please follow these standard practices:

Expand Down Expand Up @@ -177,4 +177,4 @@ A quick summary:
#### Go Style Guide
Go code should use the [`gofumpt`](https://github.com/mvdan/gofumpt)
formatting style. Be sure to run `make fmt` before pushing any code.
formatting style. Be sure to run `make fmt` before pushing any code.

0 comments on commit 58be8a6

Please sign in to comment.