-
Notifications
You must be signed in to change notification settings - Fork 1
Contributing
MJ edited this page Aug 14, 2023
·
6 revisions
This project welcomes contributions and suggestions.
By contributing you declaring that you grant us the rights to use your contribution.
- Pull the latest changes from the repo
- Check if another module with the same functionality already existed, if not jump to the next step
- Create a new branch
- Make sure your building block is living under the correct path and has a meaningful name (//)
- Create a pull request
- Make sure your code passes all the tests (Remember to format your code before commiting)
- Wait for one of the code owners to accept your PR
- Merge your PR