diff --git a/.github/ISSUE_TEMPLATE/enforce-sha-pinning.md b/.github/ISSUE_TEMPLATE/enforce-sha-pinning.md new file mode 100644 index 0000000..e12ff03 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/enforce-sha-pinning.md @@ -0,0 +1,13 @@ +--- +name: Enforce SHA pinning +about: Note that this feature request is not supported in this repository. +title: "[Declined] Request: Enforce SHA pinning" +labels: wontfix +assignees: '' +--- + +Thank you for being so interested! However, we do not support or accept requests to enforce SHA pinning in this repository. + +We have discussed this previously and decided against implementing it. Please see #393 for more context on this technical decision. + +**Please do not submit this issue, as it will be immediately closed.** diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..d0b9b6a --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,4 @@ +**Policy:** Pull requests to enforce SHA pinning are not supported in this repository and will be closed. For context on why we do not use this feature, please refer to #393. + + +- [ ] This pull request isn't about enforcing SHA pinning.