Skip to content

Invincible-Study-Soru/apexchart-contribution

Repository files navigation

Open Source Contribution Guide

1. Clone the Repository & Install Dependencies

git clone https://github.com/Invincible-Study-Soru/apexchart-contribution.git
cd <cloned-folder>
yarn install

2. Initialize the Project & Sync Upstream

yarn reinit
yarn sync-upstream

3. Create a Work Branch & Proceed with Tasks

4. Run Development Environment (Hot Reload or Hot ReBuild)

yarn reinit
yarn start-watch-ref
# or
yarn start-watch-build

5. Create a Pull Request

  • Create a PR to the main branch (for code review, "🚨 do not merge 🚨")
  • Finalize the tasks by reflecting the code review feedback

6. Subtree Push

yarn subtree-push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 70

Languages