[PATCH] D150317: github: Remove pull request template
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 10 15:17:04 PDT 2023
tstellar created this revision.
tstellar added a reviewer: ldionne.
Herald added a project: All.
tstellar requested review of this revision.
Herald added a project: LLVM.
We've opened up pull requests for libcxx so we don't need this template
any more. Also, the repo-lockdown job already adds the same comment
when closing pull requests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D150317
Files:
.github/PULL_REQUEST_TEMPLATE.md
Index: .github/PULL_REQUEST_TEMPLATE.md
===================================================================
--- .github/PULL_REQUEST_TEMPLATE.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# **DO NOT FILE A PULL REQUEST**
-
-This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.
-
-# **DO NOT FILE A PULL REQUEST**
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150317.521119.patch
Type: text/x-patch
Size: 396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230510/e1bc5e8f/attachment.bin>
More information about the llvm-commits
mailing list