π€ Contributing to Spotflow
October 15, 2025 Β· View on GitHub
Thank you for your interest in contributing to Spotflow!
Weβre excited to have you join us for Hacktoberfest 2025 π
π§ How to Contribute
- Fork and clone the repository.
- Checkout into the hacktoberfest-spotflow branch.
- Create your own branch from the branch:
feature/your-feature-name. - Work on an open issue (look for labels:
hacktoberfest,good first issue,documentation,enhancement). - Commit your changes and push.
- Open a pull request (PR) to the
hacktoberfest-spotflowbranch as the base branch.
π§© Contribution Types
- Code: SDK improvements, bug fixes, new integrations.
- Documentation: Improve or clarify our developer docs.
- Non-code: Write articles, improve READMEs, create examples.
β PR Requirements
- PRs must be meaningful (avoid single-line or low-quality submissions).
- PRs must pass basic checks (linting, formatting, tests where applicable).
- Add a clear description of what was changed and why.
- Include screenshots or examples for documentation updates.
βοΈ Setup
Clone the repo and install dependencies:
git clone https://github.com/Spotflow-One/angular-spotflow-checkout.git
cd angular-spotflow-checkout
yarn install
yarn start
π Maintainers
Our team reviews and merges pull requests regularly.
If you have questions, reach out via our Slack link.
Thank you for helping make Spotflow better!