[all-commits] [llvm/llvm-project] effcdc: Add contributing info to CONTRIBUTING.md and READM...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Dec 2 07:47:46 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: effcdc3a82f2a32829170e7f7a2ff3d7853b612d
https://github.com/llvm/llvm-project/commit/effcdc3a82f2a32829170e7f7a2ff3d7853b612d
Author: Florian Hahn <flo at fhahn.com>
Date: 2019-12-02 (Mon, 02 Dec 2019)
Changed paths:
A CONTRIBUTING.md
M README.md
Log Message:
-----------
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
More information about the All-commits
mailing list