Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.49 KB

contributing.md

File metadata and controls

21 lines (14 loc) · 1.49 KB

Contributing to the Bitwise Standards & Practices Repository

If you want to contribute, here's how:

  1. Assign the issue for the change you want to make to yourself
  • If there is no issue, create one.
    • If you need to submit an issue, make sure the name is descriptive but brief and add a comment describing the change.

      If you can't think of a way the change will benefit the team, consider looking over our open issues for something you can contribute that the team needs right now.

  1. Clone the repository and create a new branch following the Bitwise guideline
  2. Inside the appropriate folder, write out a clear, concise .md file on your topic of choice, or edit one that needs to be updated. Make sure you use the Markdown Cheatsheet linked below as a guideline.
    Add a link to your topic in your topic's parent folder's README.md file.
  3. Push your code and create a PR, assigning at least two admins to review.
  4. Respond to any feedback as quickly as you can. We want to fill this repo, so remember to take any reviews as constructive.

IF SOMETHING IS MISSING OR INCOMPLETE, SUBMIT AN ISSUE PLEASE!

Every little bit that adds to the conversation will benefit us all tremendously.