Contact and Contribute¶
Get Help¶
If something is not working for you, you can submit an issue at the GitHub repository here.
Note that this is not Vapor’s code repository, which we use to track bugs and enhancement requests. See below on how to do that.
Report A Bug¶
If you believe you have found a bug within Vapor, please report the issue at this GitHub repository.
Choose “Bug Report”, and please fill out all fields in the issue template as completely as possible.
Request An Enhancement¶
If there is an enhancement or feature that you think would help your science, feel free to suggest it to our development team at the following link to our GitHub repository.
Choose “Enhancement Request”, and please fill out all fields in the issue template as completely as possible.
Fork Vapor on GitHub¶
Anyone can clone Vapor’s repository and submit a pull request to add their own contributions
Please review our coding conventions before submitting a pull request.