Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.88 KB

CONTRIBUTING.md

File metadata and controls

54 lines (34 loc) · 1.88 KB

Contributing to Stalwart Mail Server Spam Filter Rules

Thank you for your interest in contributing to the Stalwart Mail Server Spam Filter Rules project! Your contributions are valuable and help make this project better for everyone.

How to Contribute

We welcome a variety of contributions, including:

  • Submitting new spam filter rules.
  • Improving existing rules for better efficiency or coverage.
  • Enhancing documentation and examples.
  • Reporting and fixing bugs.

Steps to Contribute

  1. Fork the Repository:

    • Create a fork of this repository on GitHub.
  2. Create a Branch:

    • Use a descriptive branch name for your work.
      git checkout -b feature/your-feature-name
  3. Make Changes:

    • Add or modify rules, improve documentation, or fix bugs.
  4. Test Your Changes:

    • Ensure that your changes work as expected and do not introduce new issues.
  5. Submit a Pull Request (PR):

    • Push your changes to your fork and open a PR to the main branch of this repository.
    • Provide a clear and concise description of your changes in the PR.

Dual Licensing Agreement

By contributing to this project, you agree that your contributions will be:

  1. Licensed under the MIT License.
  2. Licensed under the Apache License, Version 2.0.

This dual licensing ensures that the project remains flexible and widely usable while protecting the contributions.

Code of Conduct

Please adhere to the Code of Conduct to maintain a welcoming and respectful environment for all contributors.

Questions?

If you have any questions or need guidance, do not hesitate to reach us on GitHub Discussions, Reddit or Discord.

Thank you for making the Stalwart Mail Server even more stalwart! 💪