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

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShohei Ueda <30958501+peaceiris@users.noreply.github.com>2019-12-13 06:46:16 +0300
committerGitHub <noreply@github.com>2019-12-13 06:46:16 +0300
commitb149c37802789a82c0a7ecff928dfbe4e70662be (patch)
treeb63943f4baa6ce73f0a6cc1cdb69a6b30b10336b /CONTRIBUTING.md
parentf895976c11109ddf475303266ec1634dbd64f38a (diff)
docs: update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 72cb8d5b..4ba8090a 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,3 +1,8 @@
## Contributing Guide
To Be Decided.
+
+1. Fork this repo locally.
+2. Find or Open [GitHub Issues].
+3. Commit your code on a separate branch.
+4. Send your Pull Request.