Tip

  1. Need help? Please let us know in the SUEWS Community.

  2. Please report issues with the manual on GitHub Issues (or use Report Issue for This Page for page-specific feedback).

  3. Please cite SUEWS with proper information from our Zenodo page.

1. Contributing Guide#

Note

Code development is handled by the SUEWS core team. For detailed development documentation, see the Developer Documentation on GitHub.

1.1. Community Contributions#

We welcome community contributions in the following areas:

  • Bug Reports: Open an issue on GitHub Issues

  • Documentation Improvements: Click the “Suggest an edit” button at the top right of the page (the GitHub icon) and make your changes.

  • Feature Requests: Discuss ideas in the SUEWS Community

Note

If you are interested in contributing to the project, please start a discussion in the SUEWS Community to share your ideas.

1.2. Building SUEWS Locally#

Building SUEWS locally allows you to:

  • Test modifications to the source code

  • Experiment with new features or algorithms

  • Debug issues in your specific environment

  • Contribute patches and improvements back to the project

See the Building SUEWS Locally guide in the developer docs.

1.3. Getting Help#