Pull requests to improve Evergreen are always welcome! To get started contributing, please follow these steps:
- Sign the contributor's agreement. This will allow us to review and accept contributions.
- Evergreen uses Jira to track work. If you're contributing a new change that's not already tracked in an existing Jira ticket, file a ticket under the EVG project with a description of the intended changes.
- Make the code changes and open a pull request. The pull request title should be prefixed with the Jira ticket number and include a brief summary of the changes. An Evergreen developer will review the code changes and run automated tests. If the change looks good, it will be merged.