From 8b69ba53cff46089e708cdf9eb9e2793e363dc84 Mon Sep 17 00:00:00 2001 From: Matt Cowley Date: Mon, 25 Nov 2024 17:44:49 +0000 Subject: [PATCH 1/3] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) 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 ... From 97800034ed4f94d88b6951ca36f3f6022d030207 Mon Sep 17 00:00:00 2001 From: Matt Cowley Date: Mon, 25 Nov 2024 17:46:14 +0000 Subject: [PATCH 2/3] Delete PULL_REQUEST_TEMPLATE/addExternalPage.md --- PULL_REQUEST_TEMPLATE/addExternalPage.md | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 PULL_REQUEST_TEMPLATE/addExternalPage.md 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]*** From e0344e330435aee1c6366ca4f4df9e4e4f306219 Mon Sep 17 00:00:00 2001 From: Matt Cowley Date: Mon, 25 Nov 2024 17:46:23 +0000 Subject: [PATCH 3/3] Delete PULL_REQUEST_TEMPLATE/addGitHubPage.md --- PULL_REQUEST_TEMPLATE/addGitHubPage.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 PULL_REQUEST_TEMPLATE/addGitHubPage.md 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]***