diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..892bde8 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,2 @@ +Examples added to this repo should have a README and need to be added to the overview table in the top level README. +Examples should be tested regularly in fleet's [acceptance tests](https://github.com/rancher/fleet/tree/master/e2e/acceptance).