Skip to content

Contributing guidelines.

Krishna Dhakal edited this page May 5, 2023 · 1 revision

Contributing to Open source can be confusing for early starters.

Here in this guideline we will try to address few things org45 follows in its repo.

  1. Make sure to follow I-B-PR-M pattern. First raise an issue, once its validated from team make a local branch and raise PR. Then once the PR is approved call for merge request.
  2. Try to make things unit. One issue, one feature at a time. Breakdown bigger feature into multiple unit PRs.
  3. Try to be communicative as much as possible.

More reference can be found here: https://opensource.guide/how-to-contribute/

Collaborate on features, discussions, issues, barnstorming, management or anything in general.

Clone this wiki locally