Commit Graph

4 Commits

Author SHA1 Message Date
Florian Hahn effcdc3a82 Add contributing info to CONTRIBUTING.md and README.md
As discussed on llvm-dev [1], this patch adds a brief CONTRIBUTING.md to
the top-level of the repo, with a pointer to Contributing.html. This
should make it easier to discover the contributing information and also
be highlighted in the Github UI.

It also updates README.md to link to Contributing.html.

[1] http://lists.llvm.org/pipermail/llvm-dev/2019-November/137141.html

Reviewers: tonic, rnk, jhenderson, meikeb

Reviewed By: rnk, jhenderson, meikeb

Differential Revision: https://reviews.llvm.org/D70743
2019-12-02 15:47:15 +00:00
Meike Baumgärtner da6384fbb9
Add beginning of LLVM's GettingStarted to GitHub readme
Reviewed and approved by chandlerc.

As GitHub is the canonical LLVM repository now, embrace GitHub's way of displaying basic build instructions in the top-level readme.md.
2019-10-23 18:03:37 -07:00
Greg Bedwell 0dc6249ada Update the project name in README.md
Per llvm.org: "The name "LLVM" itself is not an acronym; it is the full
name of the project."

llvm-svn: 344766
2018-10-19 00:03:01 +00:00
James Y Knight ec937b9108 Add an svn project to contain the files that appear at the root of the
monorepo.

llvm-svn: 316185
2017-10-19 21:09:49 +00:00