Skip to content

Latest commit

 

History

History
80 lines (55 loc) · 3.51 KB

CONTRIBUTING.md

File metadata and controls

80 lines (55 loc) · 3.51 KB

Contributing to Spina

First of all, you're awesome! Thanks for taking the time to contribute to Spina.

There's a bunch of ways to help, and we welcome any and all of them:

  1. Opening issues
  2. Commenting on open issues
  3. Sending PRs
  4. Testing PRs
  5. Writing tests
  6. Writing documentation

We always welcome code contributions, be it fixing an issue or adding new features.

The general workflow follows these steps:

  • Open an issue / Find an issue / Suggest a feature via our GitHub Issues page
  • Discuss the issue/feature with our team of developers and community members
  • Take ownership of the issue/feature
  • Fork the project
  • Create a feature branch and begin work
  • Sync your work with the main branch from time to time
  • Open PR and iterate
  • Accepted and Merged!

In shell commands, that will look something like:

# Fork the repository
$ git clone https://github.com/your_username/Spina.git
$ cd Spina
$ git checkout -b feature/feature_name
# Code
# Run tests
$ git add .
$ git commit -m "Adding posts support."
$ git push
# Open PR from your feature branch to main

Thank you.

Financial contributions

We also welcome financial contributions in full transparency on our open collective. Anyone can file an expense. If the expense makes sense for the development of the community, it will be "merged" in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed.

Credits

Contributors

Thank you to all the people who have already contributed to Spina!

Backers

Thank you to all our backers! [Become a backer]

Sponsors

Thank you to all our sponsors! (please ask your company to also support this open source project by becoming a sponsor)