Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.41 KB

CONTRIBUTING.md

File metadata and controls

36 lines (24 loc) · 1.41 KB

Contributing to StormFlow

We welcome and appreciate contributions from the community. Whether you're fixing a bug, improving existing functionality, or adding new features, your contributions help to make StormFlow better for everyone.

Here are some guidelines to help you get started:

Code of Conduct

Please make sure to read and follow our Code of Conduct.

Submitting Contributions

  • Before you submit a Pull Request, please note that this package is part of StormFlow project.
  • Fork the repository and create a new branch for your contribution.
  • Make your changes in the new branch.
  • Run the tests to ensure that your changes don't break anything.
  • Commit your changes and push them to your fork.
  • Submit a pull request from your fork to the StormFlow repository.

Review Process

We will review all pull requests as soon as possible. If you have any questions or feedback about your contribution, we will provide it in the pull request comments.

License

By contributing to StormFlow, you agree to license your contribution under the LICENSE used by the project.

Thanks!

Thank you for considering a contribution to StormFlow. We appreciate your help and support!