Skip to content

Commit

Permalink
Update contribution guide (#4501)
Browse files Browse the repository at this point in the history
* Update contribution guide

Signed-off-by: Kevin Su <[email protected]>

* nit

Signed-off-by: Kevin Su <[email protected]>

---------

Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw authored Dec 12, 2023
1 parent 8cc422e commit e2b1ff2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rsts/community/contribute.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ TL;DR: Find the repo-specific contribution guidelines in the `Component Referenc

An issue tagged with `good first issue <https://github.com/flyteorg/flyte/labels/good%20first%20issue>`__ is the best place to start for first-time contributors.

To assign an issue to yourself, comment ``#self-assign`` or ``#take``.

.. figure:: https://raw.githubusercontent.com/flyteorg/static-resources/main/flyte/contribution_guide/self-assign.png
:alt: self-assign

**Appetizer for every repo: Fork and clone the concerned repository. Create a new branch on your fork and make the required changes. Create a pull request once your work is ready for review.**

.. note::
Expand Down

0 comments on commit e2b1ff2

Please sign in to comment.