[PATCH] D41665: [Docs] Add Contributing page.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 06:11:26 PST 2018


fhahn created this revision.
fhahn added reviewers: reames, probinson, kristof.beyls, silvas, rengolin.

This a first draft of a `Contributing to LLVM` document, that should
give an overview over the different ways people can contribute to LLVM,
as a follow up to
http://lists.llvm.org/pipermail/llvm-dev/2017-October/118023.html

I tried to summarize and link to relevant existing pages. The aim of
this document is to act as a starting point for people to contribute to
LLVM. I tried to include some important info (in my opinion) here, even
though almost all information is available in other documents, but it
is quite spread out over multiple pages. It might be worth to add more
things to tie in here, e.g. how to contribute documentation.

I am looking forward to your feedback and expect quite some rephrasing
and reformatting, but I hope this review can help to get a good page for
new contributors.


https://reviews.llvm.org/D41665

Files:
  docs/Contributing.rst
  docs/Phabricator.rst
  docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41665.128414.patch
Type: text/x-patch
Size: 5092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180102/7b02cc2f/attachment.bin>


More information about the llvm-commits mailing list