forked from mirror/_s
Add the link to license file
This commit is contained in:
parent
1a0ce1389b
commit
c3af88aa27
|
@ -18,7 +18,7 @@ Found a bug you can fix? Fantastic! Patches are always welcome. Here's a few tip
|
|||
* Reference any existing issues that relate to your PR. This allows everyone to easily see all related discussions.
|
||||
* When submitting a change that affects CSS, please make sure that both SCSS sources and output CSS have been updated equally.
|
||||
|
||||
By contributing code to `_s`, you grant its use under the [GNU General Public License v2 (or later)](http://www.gnu.org/licenses/gpl-2.0.html).
|
||||
By contributing code to `_s`, you grant its use under the [GNU General Public License v3](LICENSE).
|
||||
|
||||
## Underscores.me
|
||||
If your issue is specific to the [Underscores.me](http://underscores.me) website, the [Underscores.me GitHub repo](https://github.com/Automattic/underscores.me) is the right place for you.
|
||||
|
|
Reference in New Issue