🀝 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

  1. Fork and clone the repository.
  2. Checkout into the hacktoberfest-spotflow branch.
  3. Create your own branch from the branch: feature/your-feature-name.
  4. Work on an open issue (look for labels: hacktoberfest, good first issue, documentation, enhancement).
  5. Commit your changes and push.
  6. Open a pull request (PR) to the hacktoberfest-spotflow branch 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!