source: trunk/.github/CONTRIBUTING.rst

Last change on this file was 2336cae7, checked in by fenn-cs <fenn25.fn@…>, at 2021-10-28T07:26:13Z

remove step, release checklist

Signed-off-by: fenn-cs <fenn25.fn@…>

  • Property mode set to 100644
File size: 1.0 KB
Line 
1.. -*- coding: utf-8 -*-
2
3.. This document is rendered on the GitHub PR creation page to guide
4   contributors.  It is also rendered into the overall documentation.
5
6Contributing to Tahoe-LAFS
7==========================
8
9As an open source project,
10Tahoe-LAFS welcomes contributions of many forms.
11
12Examples of contributions include:
13
14* `Code patches <https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Patches>`_
15* `Documentation improvements <https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Doc>`_
16* `Bug reports <https://tahoe-lafs.org/trac/tahoe-lafs/wiki/HowToReportABug>`_
17* `Patch reviews <https://tahoe-lafs.org/trac/tahoe-lafs/wiki/PatchReviewProcess>`_
18
19Before authoring or reviewing a patch,
20please 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>`_.
21
22
23🥳 First Contribution?
24======================
25
26If you are committing to Tahoe for the very first time, consider adding your name to our contributor list in `CREDITS <../CREDITS>`__
Note: See TracBrowser for help on using the repository browser.