From 5b815cd8abf5ed6c7e724344e13538e7c3eb0237 Mon Sep 17 00:00:00 2001 From: Robert O'Connor Date: Tue, 26 Jan 2016 19:34:42 -0500 Subject: [PATCH] Add Beginners PR guide to CONTRIBUTING.org --- CONTRIBUTING.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org index 423455994..c875fd1cf 100644 --- a/CONTRIBUTING.org +++ b/CONTRIBUTING.org @@ -81,6 +81,8 @@ Submit your contribution against the =develop= branch. You should not use your =master= branch to modify Spacemacs, this branch is considered to be read-only. +You may want to [[https://github.com/syl20bnr/spacemacs/wiki/Beginner%27s-Guide-to-Contributing-a-Pull-Request-to-Spacemacs][read our beginner’s guide for Pull Requests]]. + /PR = Pull-Request/ **** Ideally for /simple/ PRs (most of them):