]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Update CONTRIBUTING.md
authorRafi <rafibomb@users.noreply.github.com>
Fri, 10 Jun 2016 16:16:21 +0000 (09:16 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2016 16:16:21 +0000 (09:16 -0700)
CONTRIBUTING.md

index fb94e7aaa90691306c2c954529afbef1f736a117..b352cf7426cadf7827898d7c612ba681ed3504c4 100644 (file)
@@ -34,7 +34,7 @@ To hack on this repo locally, clone the foundation-docs repo into a folder adjac
 If you think you can solve a problem yourself, or want to implement a new feature, go for it! Follow these guidelines to make the most killer PR ever.
 
 - **Target the right branch.** So we can properly follow [semantic versioning](http://semver.org/), be sure to develop your pull request in the right branch:
-  - Ink 1.0 changes: `master`
+  - Ink 1.0 changes: `v1.0`
   - Foundation for Emails 2.0+ bug fixes: `develop`
   - New features should be pointed to: `v2.2`
 - **Test, test, and test.** The Foundation frameworks are used by thousands and thousands of designers and developers, so making sure your changes work in every email client is important! Please test bug fixes or new features in Litmus, or another email testing service.