diff options
Diffstat (limited to 'docs/contributing/start.md')
| -rw-r--r-- | docs/contributing/start.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/contributing/start.md b/docs/contributing/start.md new file mode 100644 index 0000000..604e89f --- /dev/null +++ b/docs/contributing/start.md @@ -0,0 +1,14 @@ +# Contributing to ArgoCD Image Updater + +Contributing to ArgoCD Image Updater is easy! You can contribute in a number of +ways, e.g. + +* raise bug reports in the issue tracker, +* send your ideas for enhancing ArgoCD Image Update, +* participate with your knowledge in existing issues, +* vote for existing feature requests, +* send Pull Requests for the docs, for the code, for the build toolchain, etc + +Everyone is welcome to contribute! + +If you just want to show some appreciation, make sure to star our GitHub repo.
\ No newline at end of file |
