Thank you for considering contributing to MicroEndpoints! We appreciate your effort and to ensure your contributions are effective, we have a few guidelines.
We believe in maintaining a harmonious work environment and any form of harassment or toxic behavior will not be tolerated.
To get started:
- Fork the repository.
- Clone your forked repository to your local machine.
- Make your changes in a new git branch.
- Push your topic branch up to your fork.
- Open a Pull Request with a clear title and description.
Please follow these steps for sending us your work:
- Make sure you have tested your work. All the tests must pass.
- Follow the coding style of the project.
- Write good commit messages.
- Push your changes to a topic branch in your fork of the repository.
- Submit a pull request to the main repository.
If you find any bugs, inconsistencies or areas of improvement, feel free to raise an issue in the GitHub issue tracker. When submitting an issue, please include:
- A clear title and description.
- As much relevant information as possible, such as the .NET version and environment.
- A code sample demonstrating the suspected issue.
We thank you again for considering contributing to MicroEndpoints and we look forward to collaborating with you!