- Fork the repository.
- Clone your fork and create a branch.
- Run
composer installandnpm install. - Pick a "good first issue" or open a new one.
- Make your changes in
src/ortests/as needed. - Run
composer run lint:phpandcomposer run test:phpbefore committing. - Commit with a descriptive message and push to your fork.
- Open a pull request using the template and request review.