mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
2336cae78c
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
27 lines
1.0 KiB
ReStructuredText
27 lines
1.0 KiB
ReStructuredText
.. -*- coding: utf-8 -*-
|
|
|
|
.. This document is rendered on the GitHub PR creation page to guide
|
|
contributors. It is also rendered into the overall documentation.
|
|
|
|
Contributing to Tahoe-LAFS
|
|
==========================
|
|
|
|
As an open source project,
|
|
Tahoe-LAFS welcomes contributions of many forms.
|
|
|
|
Examples of contributions include:
|
|
|
|
* `Code patches <https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Patches>`_
|
|
* `Documentation improvements <https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Doc>`_
|
|
* `Bug reports <https://tahoe-lafs.org/trac/tahoe-lafs/wiki/HowToReportABug>`_
|
|
* `Patch reviews <https://tahoe-lafs.org/trac/tahoe-lafs/wiki/PatchReviewProcess>`_
|
|
|
|
Before authoring or reviewing a patch,
|
|
please familiarize yourself with the `Coding Standards <https://tahoe-lafs.org/trac/tahoe-lafs/wiki/CodingStandards>`_ and the `Contributor Code of Conduct <../docs/CODE_OF_CONDUCT.md>`_.
|
|
|
|
|
|
🥳 First Contribution?
|
|
======================
|
|
|
|
If you are committing to Tahoe for the very first time, consider adding your name to our contributor list in `CREDITS <../CREDITS>`__
|