Skip to content

Commit

Permalink
docs: add CONTRIBUTING.md at root of repo, directing to docs/ (#3121)
Browse files Browse the repository at this point in the history
Add a root CONTRIBUTING.md that directs to docs/CONTRIBUTING.md

# Details

- having a `CONTRIBUTING.md` at the root of the repo is a common convention
  - I looked at the root of the repo initially, didn't find it, then checked the website, but potential contributors may think it doesn't exist as a result

Shamelessly copied from argoproj/argo-workflows#10969 (thank you @agilgur5)

Signed-off-by: jmeridth <[email protected]>
  • Loading branch information
jmeridth authored Oct 23, 2023
1 parent 439fa52 commit 9ecdeed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [docs/CONTRIBUTING.md](docs/CONTRIBUTING.md).

0 comments on commit 9ecdeed

Please sign in to comment.