From b6780943407005dccebf90e238b62c1a3f7fdb36 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Sat, 17 Feb 2018 23:11:15 +0100 Subject: [PATCH 1/4] Update CONTRIBUTING.md Add instructions to branch off of the develop branch and work on a separate topic branch. --- CONTRIBUTING.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8e52c3ed..f12c62bf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,11 @@ # Contributing To Simple Icons -Simple Icons welcomes contributions and corrections. Before contributing, please make sure you have read the guidelines below. +Simple Icons welcomes contributions and corrections. Before contributing, please make sure you have read the guidelines below. If you decide to contribute anything, please do the following: + +1. Fork this repository +1. Hack on a separate topic branch from the latest `develop` +1. Commit and push to the topic branch +1. Make a pull request ## Table of contents From 2e39704d43eb9d703294d924ca7aa98952c5999b Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Wed, 21 Feb 2018 12:57:10 -0800 Subject: [PATCH 2/4] Update color for Picarto.TV Fixes Issue #782. --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3b77f9f7..0447041d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1247,7 +1247,7 @@ }, { "title": "Picarto.TV", - "hex": "3B4F63", + "hex": "1DA456", "source": "https://picarto.tv/site/press" }, { From baa5fe03dd94999415aa459ec79fe4428332ac75 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Thu, 22 Feb 2018 15:22:27 +0100 Subject: [PATCH 3/4] Implement suggestions by @davidklebanoff and @birjolaxew --- CONTRIBUTING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f12c62bf..c72e4c40 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,8 +3,9 @@ Simple Icons welcomes contributions and corrections. Before contributing, please make sure you have read the guidelines below. If you decide to contribute anything, please do the following: 1. Fork this repository -1. Hack on a separate topic branch from the latest `develop` -1. Commit and push to the topic branch +1. Create a new branch from the latest `develop` (read more [here](https://guides.github.com/introduction/flow/)) +1. Start hacking on the new branch +1. Commit and push to the new branch 1. Make a pull request ## Table of contents From fcec5ced97fbb590ab98cccc3ea9ae83cb7e1c79 Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Mon, 26 Feb 2018 10:02:56 +0100 Subject: [PATCH 4/4] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7987d5c..7456460e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.3.5", + "version": "1.3.6", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [