Thank you for considering contributing to Middleware! We welcome contributions from everyone.
Before submitting a pull request, please check the issue tracker to see if there are any existing issues or feature requests that you can help with. If you find an issue you'd like to work on, please leave a comment to let others know you're working on it to avoid duplicate efforts.
If you encounter a bug or have a feature request that's not already listed, please create a new issue and provide as much detail as possible.
We use pull requests for code contributions. To submit a pull request:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with clear and concise messages.
- Push your changes to your fork.
- Submit a pull request to the main repository, detailing the changes you've made and referencing any relevant issues.
Please follow the existing code style and conventions used in the project. If you're unsure, feel free to ask for clarification in the pull request or issue comments.
We use the following labels to categorize and prioritize issues:
bug
: Indicates that the issue reports a bug in the current implementation.feature
: Indicates that the issue requests a new feature or enhancement.documentation
: Indicates that the issue involves updating or adding documentation.help wanted
: Indicates that the issue is open for contributions and help from the community.good first issue
: Indicates that the issue is suitable for newcomers to the project.priority
: high/medium/low: Indicates the priority level of the issue.discussion
: Indicates that the issue is open for discussion and feedback.
If you're creating a new issue, please apply the appropriate labels to help us better organize and address it.
We appreciate feedback and suggestions for improving DORA Metrics. If you have any ideas or comments, please don't hesitate to share them with us in the issue tracker or discussions section.
Thank you for contributing to DORA Metrics! 🚀