Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/app-certificate-requests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-09-12 16:01:16 +0300
committerGitHub <noreply@github.com>2016-09-12 16:01:16 +0300
commit3928f5d4ea800cd7ca19155428fc671873a3675f (patch)
tree8b4860cfc18b734f6b997261f0fc4dea3780bd54 /README.md
parentd603cb91ffa87dd2a25f031ccfb696c33baca9f4 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 74ded75..ff227c3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
# How-to request an app certificate
-1. Branch or fork the repo and create a new folder with your desired app ID and as content the CSR with the same name (e.g. mail/mail.csr)
-2. Make a pull request
-3. Mention @LukasReschke
+To request a certificate you need to submit a Pull Request, this can be done completely via the GitHub web interface:
+
+1. Click "Create new file"
+2. Name the file "appname/appname.csr", whereas you have to replace appname with your CSR
+3. Submit and open the PR
+4. Mention @LukasReschke