Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 2.07 KB

CONTRIBUTING.md

File metadata and controls

50 lines (31 loc) · 2.07 KB

Contributing

We're so excited you're interested in helping with Oku! We are happy to help you get started, even if you don't have any previous open-source experience 😊

New to Open Source?

  1. Take a look at How to Contribute to an Open Source Project on GitHub

Where to ask Questions?

  1. Check our Github Issues to see if someone has already answered your question.
  2. Join our community on Discord and feel free to ask us your questions

Prerequisites

Note: If you have nvm, you can run nvm i to install the required version.

VScode Extensions

Project Setup

  1. Fork the oku-ui repository
  2. Install the project dependencies. pnpm install
  3. If you are going to deal with packages in ./packages-core, you should install pnpm there too. It is different from root. cd ./packages-core && pnpm install

Packages

Pull Request

  1. Before submitting a pull request make sure all tests have passed
  2. Reference the relevant issue or pull request and give a clear description of changes/features added when submitting a pull request
  3. Make sure the PR title follows conventional commits specification

Oku Community

Oku is made possible by a passionate team and a strong community of developers. If you have any questions or would like to get more involved in the Oku community you can check out: