From 95f5e54e23e289ff5583791348515567c80b52ab Mon Sep 17 00:00:00 2001 From: Scott Koranda Date: Thu, 28 May 2020 09:29:23 -0500 Subject: [PATCH] Add a temporary pull request template Add a temporary pull request template in advance of moving the repository. --- .github/pull_request_template.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..38d1372 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,13 @@ +# DO NOT SUBMIT PULL REQUESTS + +This repository will soon move to the Internet2 Enterprise +GitHub service at https://github.internet2.edu. + +Please do not submit any new pull requests on this repository. + +To submit an issue please use the Internet2 JIRA service at +https://todos.internet2.edu to create a new issue for the +COmanage (CO) project. + +To request an account for the Internet2 JIRA service please +email Bill Kaufman at wkaufman@internet2.edu.