Interested in contributing? Great! This guide helps you start things off right.
Please read our Code of Conduct for expected behavior.
Found a bug? First, see if it's in issues. If not, report it here.
Got a feature idea? Check issues first. If it's new, suggest it here.
See a doc error? Help us fix it.
- Fork Repo: Fork the repo to your GitHub.
- Clone Fork: Clone the fork to your machine.
- Install Dependencies: Run
pnpm install
. - New Branch: Create a branch for your changes.
- Commit Changes: Stage and commit your work.
- Push to GitHub: Push changes to your fork.
- Create Pull Request: Open a PR in the original repo.
Your PR should include:
- Descriptive title
- Detailed description
- Linked issue (if any)
Thanks for your interest in contributing to And Voila.