diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 97bf8823..47959556 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,6 +9,7 @@ Please read over [README.md](https://github.com/js-org/js.org/blob/master/README Before creating your pull request please review the following wiki articles and ensure you are in the clear with your request: * What subdomian should you use: [Subdomain Determination](https://github.com/js-org/js.org/wiki/Subdomain-Determination) * Is your site ready for a `js.org` subdomain: [No Content](https://github.com/js-org/js.org/wiki/No-Content) +* You are happy with the Terms and Conditions of `js.org`: [Terms and Conditions](http://js.org/terms.html) When creating your pull request, ensure that you are merging your forked and edited `master` branch into the `master` branch of the base `js.org` repository. Please see the wiki article [Branch Error](https://github.com/js-org/js.org/wiki/Branch-Error) for further information regarding this.