Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.48 KB

CONTRIBUTING.md

File metadata and controls

37 lines (25 loc) · 1.48 KB

Contributing to react-scrollspy

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 react-scrollspy 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 react-scrollspy 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 react-scrollspy 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 react-scrollspy, you agree to license your contribution under the LICENSE used by the project.

Thanks!

Thank you for considering a contribution to react-scrollspy. We appreciate your help and support!