summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorKeith Smiley <keithbsmiley@gmail.com>2022-01-08 18:36:49 -0800
committerKeith Smiley <keithbsmiley@gmail.com>2022-01-10 15:59:08 -0800
commitbfeb92cb9cfb2b3d9f5ba7a36f10b714121ff763 (patch)
tree2b7b5ffc910cbedefd65a5ea1bed1f68c02527c1 /CONTRIBUTING.md
parentbbf234b56a82d1b9b7fa58f8b10f16d417500d9b (diff)
downloadllvm-bfeb92cb9cfb2b3d9f5ba7a36f10b714121ff763.tar.gz
docs: update some bug tracker references (NFC)
Fixes https://github.com/llvm/llvm-project/issues/53091 Differential Revision: https://reviews.llvm.org/D116898
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e1fd264e6824..bbd4502f8db5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -6,5 +6,4 @@ contribute, and we appreciate all contributions.
To get started with contributing, please take a look at the
[Contributing to LLVM](https://llvm.org/docs/Contributing.html) guide. It
describes how to get involved, raise issues and submit patches. Please note
-that at the moment the LLVM project does not use either Github pull requests
-or Github issues.
+that at the moment the LLVM project does not use GitHub pull requests.