mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
docs: add CONTRIBUTING.md copy at repo root (#14889)
* docs: add `CONTRIBUTING.md` symlink at repo root
- having a `CONTRIBUTING.md` at the root of the repo is a common convention
- I looked at the root initially, didn't find it, then checked `docs/` and saw one there and then went to the website
- but potential contributors may not realize this, so a symlink should help with discoverability
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
* change to cp instead of symlink per review
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
---------
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
This commit is contained in:
1
CONTRIBUTING.md
Normal file
1
CONTRIBUTING.md
Normal file
@@ -0,0 +1 @@
|
||||
Please refer to [the Contribution Guide](https://argo-cd.readthedocs.io/en/latest/developer-guide/code-contributions/)
|
||||
Reference in New Issue
Block a user