Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 2.06 KB

CONTRIBUTING.md

File metadata and controls

46 lines (24 loc) · 2.06 KB

Contributing to Envoyer

Thank you for your interest in contributing to Envoyer! We welcome contributions from anyone, whether you're an experienced developer or just getting started. By contributing, you can help make our project even better and more useful to others.

Ways to Contribute

There are many ways to contribute to Envoyer. Here are a few examples:

  • Submit a bug report: If you find a bug, please submit a bug report. Make sure to include as much information as possible so we can reproduce the issue and fix it.

  • Suggest a new feature: If you have an idea for a new feature, please let us know. We're always looking for ways to improve our project.

  • Write code: If you're a developer, you can contribute code to our project. Please see the guidelines below for more information.

  • Improve documentation: If you notice any errors or omissions in our documentation, please let us know. You can also submit a pull request to improve the documentation.

  • Help others: If you have experience with Envoyer, you can help others by answering questions and providing support on our forums or social media channels.

Code Guidelines

If you're interested in contributing code to Envoyer, please follow these guidelines:

  • Fork the repository and create a new branch for your changes.

  • Write clear, concise code that follows our coding style guide.

  • Write tests to ensure that your code works as expected.

  • Make sure your changes don't break existing functionality.

  • Submit a pull request with your changes.

Code Style Guide

Please make sure your code follows our code structure to ensure consistency and readability.

Getting Help

If you have any questions or need help with contributing, please contact us [email protected].

Code of Conduct

All contributors are expected to follow our Code of Conduct.

License

By contributing to Envoyer, you agree that your contributions will be licensed under the Apache License 2.0.