Skip to content

Latest commit

Β 

History

History
54 lines (42 loc) Β· 3.84 KB

File metadata and controls

54 lines (42 loc) Β· 3.84 KB

Contributing 🎊

Contributions of any kind are welcome!

Types of contributions

There are many ways to contribute to the code and community:

  • πŸ› Found a bug? ==> Create a bug report in the repo's issues page.
  • ✨ Have an idea for a new feature? ==> Suggest it in the repo's issues page.
  • ❓ Have a question? ==> Yep, ask in the repo's issues page. Anything from basic usage to more advanced questions.
  • πŸ“œ Help improve the documentation. Anything from small typos to new examples. Submit a pull request.
  • πŸ’¬ Help answer other's questions in the repo's issues page.
  • πŸ›  Contribute code through a pull request to address an open issue. Not sure where to start? ==> Look at good first issues.
  • ❗Report violations to the community standard directly to us via email.
  • 🚨 Identified a security vulnerability? ==> See the security policy.
  • πŸ‘― Want to collaborate on a project? ==> Contact us.

Community Standards 🌱 πŸ’œ

Contributor Covenant

Please adhere to the Contributor Covenant Code of Conduct and report any abuse. Remember that open source development is a social process and we are in this together.

  • πŸ’œ Be respectful and inclusive, everyone should feel welcomed.
  • πŸ™πŸ½ Give credit. Respect copyright right laws. Acknowledge others that have helped you.
  • ❌ Any type of harrassment, including prejudiced or inapproriate comments and jokes or personal attacks, will not be tolerated.

Contributing changes πŸ› οΈ

ColPrac: Contributor's Guide on Collaborative Practices for Community Packages SciML Code Style Conventional Commits

Contribute changes, including code and documentation, through pull request.

New contributors: While it is important for a project to have well defined practices, don't feel like you need to read/understand all of it right away! At the very minimum, follow the GitHub Flow and start with a draft pull request. We can work from there together! πŸ€“

Development practices:

Repo-Specific URLs: Replace <repo-name> with the repo's name.

  • issues page: github.com/JuliaOceanWaves/<repo-name>/issues
  • pull request: github.com/JuliaOceanWaves/<repo-name>/pulls
  • good first issue: github.com/JuliaOceanWaves/<repo-name>/contribute
  • security policy: github.com/JuliaOceanWaves/<repo-name>/security
  • license: github.com/JuliaOceanWaves/<repo-name>/LICENSE.md