Skip to content

Commit

Permalink
docs: moved the policy regarding commits from when it was running loc…
Browse files Browse the repository at this point in the history
…ally to the contributor page (#11701)
  • Loading branch information
sunyeongchoi committed Aug 30, 2023
1 parent e90d6bf commit 7e4ab29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ We're always looking for contributors.

To run Argo Workflows locally for development: [running locally](running-locally.md).

### Committing

See the [Committing Guidelines](running-locally.md#committing).

### Dependencies

Dependencies increase the risk of security issues and have on-going maintenance costs.
Expand Down
2 changes: 1 addition & 1 deletion docs/running-locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ make pre-commit -B

Please do the following when creating your PR:

* Sign-off your commits.
* [Sign-off](https://probot.github.io/apps/dco) your commits.
* Use [Conventional Commit messages](https://www.conventionalcommits.org/en/v1.0.0/).
* Suffix the issue number.

Expand Down

0 comments on commit 7e4ab29

Please sign in to comment.