Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.39 KB

Contributing.md

File metadata and controls

31 lines (19 loc) · 1.39 KB

Contributing to Sodium

Thanks for your interest in Sodium! Contributions of all kinds are welcome.

This document serves as a general guide for contributing to Sodium. Follow your best judgement in following these guidelines.

General Guidelines

Please note by contributing to this repository (Sodium), you must ensure that your code is at least somewhat usable, with minimal bugs and avoiding breaking existing functionality. If you encounter challenges or need assistance, feel free to contact us in our discord.

Code Quality

  • Write readable and clean code.
  • Follow consistent coding style within the project.
  • Minimize unnecessary complexity.
  • Comment your code where necessary to enhance understanding.

Pull Requests

  • Before submitting a pull request, ensure your changes are well-tested.
  • Clearly describe the purpose and scope of your changes in the pull request description.
  • If your pull request addresses an issue, reference the issue number in your description.

Contact

If you have questions or need clarification on any contribution-related matters, feel free to join our discord and let us know and we can help you.

Thank you for contributing to Sodium!

  • (C) Copyright 2021-2024 z1g Project All rights reserved
  • Licensed under The MIT License