From 6741247b18f63aabec020cbb9b66e4daf43d8c03 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 22 Mar 2017 09:51:20 -0400 Subject: [PATCH] Update contributing info --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee6ca9b..9e18f87 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,11 @@ This goes for author sidebar links and "share button" additions -- I have no int ### Pull Requests -To help me out try to avoid creating pull requests on `master` and instead branch off of `develop`. It's much easier for me to test, merge, and roll them into new releases this way. +When submitting a pull request: + +1. Clone the repo. +2. Create a branch off of `master` and give it a meaningful name (e.g. `my-awesome-new-feature`) and describe the feature or fix. +3. Open a pull request on GitHub. Theme documentation and demo pages can be found in the [`/docs`](docs) if submitting improvements, typo corrections, etc. -- 2.43.0