Commits


Alenka Frim authored and Joris Van den Bossche committed 113e6a6d7f6
ARROW-14610: [Doc] New Contributors Guide: Introduction + skeleton Draft introduction of the New Contributors guide. *Warning:* it is quite informal. Please tell if it's inappropriate or just too much =) ### Guide location First guess was to make an item in the development section. It will contain multiple pages and is therefore organised as the C++ development doc. ### Existing item: Contributing https://arrow.apache.org/docs/developers/contributing.html Contributing to Apache Arrow and New Contributors Guide will have similar information. The content from the contributing existing site could be put under the guide and some info could be merged between the two. ### Other parts of the guide The introduction page will contain links to other parts of the guide: * Architectural Overview https://issues.apache.org/jira/browse/ARROW-14279 https://issues.apache.org/jira/browse/ARROW-14280 * Steps in making your first PR * PyArrow and R-Arrow Tutorials Closes #11677 from AlenkaF/ARROW-14610 Lead-authored-by: Alenka Frim <frim.alenka@gmail.com> Co-authored-by: Alenka Frim <AlenkaF@users.noreply.github.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>