Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 2.2 KB

File metadata and controls

36 lines (23 loc) · 2.2 KB

Contributing to NethSecurity

Thank you for considering contributing to NethSecurity! Your contributions help make this project better.

Reporting bugs

This GitHub repository serves on the NethSecurity project as official issue-tracker. Before reporting a new issue, we suggest to discuss it on community.nethserver.org.

  • Security Vulnerabilities: If you find a security vulnerability in NethSecurity, do not open a GitHub issue. Instead, please refer to our security policy.
  • Search Existing Issues: Before reporting a bug, check the open issues to ensure it hasn't been reported already.
  • Open a New Issue: Before reporting a new issue, we suggest to discuss it on community.nethserver.org. Developers will take care of the issue and will open a new issue if needed.

Submitting code changes

All contributions are welcome! Here are some guidelines to follow:

  • Pull Requests: Submit your code changes via a GitHub pull request.
  • Describe Your Changes: Ensure your pull request includes a clear description of the problem and solution. Link to the relevant issue if applicable.
  • Development process and guidelines: Check the developer handbook for guidelines on how to contribute effectively.
  • Developer manual: Look at the developer documentation for an in-depth understanding of the codebase and development practices.

Proposing new features

  • Discuss First: Suggest your idea or feature request in community.nethserver.org. before opening an issue.
  • Feedback: Gather feedback from the community before implementing changes.

Questions and support

  • General Questions: For questions about the source code, raise a topic in community.nethserver.org.
  • Community Support: Engage with the community for help and support.

Thank You!

We appreciate your time and effort in helping improve this project!