Documentation is now live! Read | Stay in the loop with Lightna updates - Keep me updated
|||
Content

Contribution Guidelines for Maintainers

Contributing as a Maintainer (For Developers with Write Access).

Clone the Repository

git clone git@github.com:lightna-project/lightna.git

Create a New Branch

Always work in a separate branch

Make Working Setup

Follow Magento Setup for Contribution

Make Your Changes

Implement your feature, fix, or improvement.

Test Your Changes

Verify functionality before submitting

Commit & Push

Save and upload your changes

Code Review & Merge

  • Open a PR.
  • Wait for peer review and make changes if requested.
  • Once approved, merge the PR

⚙️  Documentation Review

Noticed an issue or need more details? Submit your feedback for this page.
Leave a Feedback