From 8456aef6303e9588cc557d6b58cf2635d14aa6ba Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Thu, 22 Dec 2022 10:32:12 -0500 Subject: [PATCH] docs: remove a link to a closed pull request I had hopes that the OEP would be merged, but it wasn't, so don't use it as a reference anymore. --- .github/pull_request_template.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0943c260c0..2d5e0d00c4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -12,9 +12,11 @@ Please give your pull request a short but descriptive title. Use conventional commits to separate and summarize commits logically: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html -Use this template as a guide. Omit sections that don't apply. You may link to information rather than copy it. -More details about the template are at https://github.com/openedx/open-edx-proposals/pull/180 -(link will be updated when that document merges) +Use this template as a guide. Omit sections that don't apply. +You may link to information rather than copy it, but only if the link is publicly +readable. If you must linked information must be private (because it has secrets), +clearly label the link as private. + --> ## Description