Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.04 KB

CONTRIBUTING.md

File metadata and controls

30 lines (20 loc) · 1.04 KB

Contributing to eva

eva is open source and community contributions are welcome!

Contribution Process

GitHub Issues

The eva contribution process generally starts with filing a GitHub issue.

eva defines four categories of issues: feature requests, bug reports, documentation fixes, and installation issues. In general, we recommend waiting for feedback from a eva maintainer or community member before proceeding to implement a feature or patch.

Pull Requests

After you have agreed upon an implementation strategy for your feature or patch with an eva maintainer, the next step is to introduce your changes as a pull request against the eva repository.

Steps to make a pull request:

Once your pull request has been merged, your changes will be automatically included in the next eva release!