Contributing
Thanks for showing interest in contributing to Backyard UI, all your contributions are extremely valuable to the project ❤️
Need help?
Need help?If you need further guidance, you can find our team on the following:
- Slack only for Leroy Merlin Brasil members
- Github discussion
Ways to contribute
Ways to contributeReport an issue
Report an issueFound a website bug or React component issue? Open an issue on Github or #backyard on Slack. What if you have a question about something? Architecture, code, API, etc. Open a discussion
Propose a new component
Propose a new componentTo get started, fill out the Backyard UI Submission Form and we’ll follow up with links and details for creating and submitting a component proposal.
Update a component or a design token
Update a component or a design tokenTo propose an improvement to an existing component or design token fill out the Backyard UI Submission Form.
Contributing workflow
Contributing workflow- Decide how you want to contribute
- If you want to implement a new feature discuss it with the maintainer by Opening a discussion on Github or #backyard on Slack before jumping into code
- After finalizing issue details work on code. Please follow the commit convention
- Before submitting the PR, runs the
yarn test
andyarn lint
- Request a code review and fix all issues noticed by a maintainer
- If you cannot finish your task or change your mind - that’s fine, just let us know in the GitHub issue that you’ve created in the first step. We won’t judge or ask any questions if you decide to cancel your submission
- If everything is okay, your PR will be merged, you are awesome 🎉
Commit convention
Commit conventionBefore you create a Pull Request, please check whether your commits comply with the commit conventions used in this repository.
Get started locally
Get started locallyThe Backyard UI and the documentation are maintained on different repositories, so follow each self-guide to start: