To make a contribution, please follow these steps:
- Fork and clone this repository
- Do the changes on your fork with dedicated feature branch
feature/f1
- Include proper documentation and examples to run the feature
- Verify the build is working using
npm run build:pipeline
- Submit a pull request
For more details about pull requests, please read GitHub's guides.