diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index c57c729402c..5e06c2d8625 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,2 +1,17 @@ -- [x] There is reasonable content on the page (see: [No Content](https://github.com/js-org/js.org/wiki/No-Content)) -- [x] I have read and accepted the [Terms and Conditions](http://js.org/terms.html) + + +- [ ] There is reasonable content on the page (see: [No Content](https://github.com/js-org/js.org/wiki/No-Content)) +- [ ] I have read and accepted the [Terms and Conditions](http://js.org/terms.html) +- The site content can be seen at + +> The site content is ... diff --git a/PULL_REQUEST_TEMPLATE/addExternalPage.md b/PULL_REQUEST_TEMPLATE/addExternalPage.md deleted file mode 100644 index 9cc521520ea..00000000000 --- a/PULL_REQUEST_TEMPLATE/addExternalPage.md +++ /dev/null @@ -1,2 +0,0 @@ -- [x] I have read and accepted the [Terms and Conditions](http://js.org/terms.html) -- [x] There is reasonable content on the page: ***[insert URL here]*** diff --git a/PULL_REQUEST_TEMPLATE/addGitHubPage.md b/PULL_REQUEST_TEMPLATE/addGitHubPage.md deleted file mode 100644 index 60d3f3dc987..00000000000 --- a/PULL_REQUEST_TEMPLATE/addGitHubPage.md +++ /dev/null @@ -1,3 +0,0 @@ -- [x] I have read and accepted the [Terms and Conditions](http://js.org/terms.html) -- [x] There is reasonable content on the page -- [x] I have added a CNAME file to my repo: ***[insert URL here]***