Skip to content

Commit

Permalink
docs: update contribution guides (streamnative/pulsar-admin-go#19)
Browse files Browse the repository at this point in the history
Signed-off-by: Max Xu <[email protected]>
  • Loading branch information
maxsxu authored and tisonkun committed Aug 15, 2023
1 parent d625c57 commit 72084f3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pulsaradmin/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ The overall project structure is illustrated below:

## Conventions

Please read through below conventions before contributions.

### PullRequest conventions

- Use [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/) to standardize PR title.

### Code conventions

- [Go Code Review Comments](https://github.com/golang/go/wiki/CodeReviewComments)
Expand Down

0 comments on commit 72084f3

Please sign in to comment.