From a33ee5f61de994b794367e24626cf689911692a9 Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Fri, 12 Jan 2018 09:34:08 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=99=20github:=20remove=20Coder's=20Cla?= =?UTF-8?q?n;=20https=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/contributing.md | 23 +++++++---------------- .github/issue_template.md | 2 +- 2 files changed, 8 insertions(+), 17 deletions(-) diff --git a/.github/contributing.md b/.github/contributing.md index 08d8eeb..012f5ff 100644 --- a/.github/contributing.md +++ b/.github/contributing.md @@ -2,15 +2,15 @@ ### Reduced test case required -All bug reports and problem issues require a [**reduced test case**](http://css-tricks.com/reduced-test-cases/). Create one by forking any one of the [CodePen examples](http://codepen.io/desandro/tag/isotope-docs) from [the docs](http://isotope.metafizzy.co). +All bug reports and problem issues require a [**reduced test case**](https://css-tricks.com/reduced-test-cases/). Create one by forking any one of the [CodePen examples](https://codepen.io/desandro/tag/isotope-docs) from [the docs](https://isotope.metafizzy.co). **CodePens** -+ [Filtering](http://codepen.io/desandro/pen/Ehgij) -+ [Sorting](http://codepen.io/desandro/pen/lzCqe) -+ [Filtering and sorting](http://codepen.io/desandro/pen/nFrte) -+ [Masonry layout](http://codepen.io/desandro/pen/mEinp) -+ [Fluid Masonry layout](http://codepen.io/desandro/pen/mIkhq) ++ [Filtering](https://codepen.io/desandro/pen/Ehgij) ++ [Sorting](https://codepen.io/desandro/pen/lzCqe) ++ [Filtering and sorting](https://codepen.io/desandro/pen/nFrte) ++ [Masonry layout](https://codepen.io/desandro/pen/mEinp) ++ [Fluid Masonry layout](https://codepen.io/desandro/pen/mIkhq) **Test cases** @@ -20,20 +20,11 @@ All bug reports and problem issues require a [**reduced test case**](http://css- Providing a reduced test case is the best way to get your issue addressed. Without a reduced test case, your issue may be closed. -## Support - -+ Having trouble setting up Isotope? -+ Running into a time-consuming problem? - -[CodersClan has a dedicated support forum for Isotope](https://www.codersclan.net/?repo_id=1), where you can get personal support from experienced developers. - -#### [Get support on CodersClan](https://www.codersclan.net/?repo_id=1) - ## Pull requests Contributions are welcome! -Your code may be used as part of a commercial product if merged. Be clear about what license applies to your patch. [The MIT license](http://choosealicense.com/licenses/mit/) or [public domain unlicense](http://choosealicense.com/licenses/unlicense/) are permissive, and allow integration of your patch into Isotope as part of a commercial product. +Your code may be used as part of a commercial product if merged. Be clear about what license applies to your patch. [The MIT license](https://choosealicense.com/licenses/mit/) or [public domain unlicense](https://choosealicense.com/licenses/unlicense/) are permissive, and allow integration of your patch into Isotope as part of a commercial product. Do not edit `dist/` files. I'll update these after your PR has been merged. diff --git a/.github/issue_template.md b/.github/issue_template.md index cd6fc0d..cb6a98a 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,3 +1,3 @@ -**Test case:** http://codepen.io/desandro/pen/mEinp +**Test case:** https://codepen.io/desandro/pen/mEinp