summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2019-03-17 09:23:33 -0700
committerKasra Bigdeli <[email protected]>2019-03-17 09:23:33 -0700
commit07988eb46caed3c1e3c801063b45678a4e7533e4 (patch)
tree5b14393c361df1f1a559617deaa7092e426d0b4b
parent243d94dec8e5a985acd109cf35de2e1b2ab34117 (diff)
parentcad748715078410ea8d7ba37c69e705d464a3c5a (diff)
downloadcaprover-one-click-apps-07988eb46caed3c1e3c801063b45678a4e7533e4.tar.gz
caprover-one-click-apps-07988eb46caed3c1e3c801063b45678a4e7533e4.zip
Merge branch 'master' of github.com:caprover/one-click-apps
-rw-r--r--CONTRIBUTING.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
deleted file mode 100644
index 661c910..0000000
--- a/CONTRIBUTING.md
+++ /dev/null
@@ -1,10 +0,0 @@
-Steps for creating a Pull Request
-
-See README.md to learn how to create a one-click app json file
-
-Make sure it's fully tested using the methods mentioned in readme
-
-Put as much default values as possible (except passwords) to ensure minimum effort required
-
-Avoid using "latest" docker tag at it's a rolling tag and things might change with latest tag. We want to ensure a predictable output. Users can edit the tag if they want, but the default should be pointing to a fixed version.
-