[PATCH] D59108: [Docs] Add top level CONTRIBUTING.md.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 13:03:28 PST 2019


fhahn created this revision.
fhahn added reviewers: kristof.beyls, silvas, rengolin, asb, chandlerc, tonic.
Herald added a subscriber: jdoerfert.
Herald added a project: LLVM.

This basically is llvm/docs/Contributing.rst converted to Markdown, so
we can use it as Contributing.md for Github. That's what will show up
as 'contributing guidelines' on Github:

  https://github.blog/2012-09-17-contributing-guidelines/

This needs to be added to the top-level directory in the repo (like
README.md). If we decide to use it, we can probably retire
llvm/docs/Contributing.rst.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D59108

Files:
  CONTRIBUTING.md

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59108.189773.patch
Type: text/x-patch
Size: 6220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190307/9cb80d3f/attachment.bin>


More information about the llvm-commits mailing list