summaryrefslogtreecommitdiff
path: root/docs/contributing/start.md
diff options
context:
space:
mode:
authorjannfis <jann@mistrust.net>2020-08-05 14:39:02 +0200
committerjannfis <jann@mistrust.net>2020-08-05 14:39:02 +0200
commit53a969c24d8fa9ca8cc3cd1a58297abc7f205bd2 (patch)
tree94c218d2d36906782598794336ccf3afd5d800a9 /docs/contributing/start.md
parentddc7a9dfc07bd764aa8e19b7da2c1d2962b2c7e2 (diff)
Add contribution docs
Diffstat (limited to 'docs/contributing/start.md')
-rw-r--r--docs/contributing/start.md14
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