← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~raharper/cloud-init:fix/drop-github-template into cloud-init:master

 

Ryan Harper has proposed merging ~raharper/cloud-init:fix/drop-github-template into cloud-init:master.

Commit message:
Drop github pull-request template to prepare for migration to github as primary

Requested reviews:
  cloud-init Commiters (cloud-init-dev)

For more details, see:
https://code.launchpad.net/~raharper/cloud-init/+git/cloud-init/+merge/375236
-- 
Your team cloud-init Commiters is requested to review the proposed merge of ~raharper/cloud-init:fix/drop-github-template into cloud-init:master.
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
deleted file mode 100644
index 170a71e..0000000
--- a/.github/pull_request_template.md
+++ /dev/null
@@ -1,9 +0,0 @@
-***This GitHub repo is only a mirror.  Do not submit pull requests
-here!***
-
-Thank you for taking the time to write and submit a change to
-cloud-init!   Please follow [our hacking
-guide](https://cloudinit.readthedocs.io/en/latest/topics/hacking.html)
-to submit your change to cloud-init's [Launchpad git
-repository](https://code.launchpad.net/cloud-init/), where cloud-init
-development happens.

Follow ups