[PATCH] D70743: Add CONTRIBUTING.md

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 27 01:19:21 PST 2019


fhahn updated this revision to Diff 231198.
fhahn added a comment.

Reword to use 'does not use either ... or ..,


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70743/new/

https://reviews.llvm.org/D70743

Files:
  CONTRIBUTING.md


Index: CONTRIBUTING.md
===================================================================
--- /dev/null
+++ CONTRIBUTING.md
@@ -0,0 +1,9 @@
+# Contributing to LLVM
+
+Thank you for your interest in contributing to LLVM! There are many ways to
+contribute, and we appreciate all contributions.
+
+To get started with contributing, please take a look at the
+[Contributing Guide](https://llvm.org/docs/Contributing.html). 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.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70743.231198.patch
Type: text/x-patch
Size: 597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191127/f26b42e0/attachment.bin>


More information about the llvm-commits mailing list