-
Notifications
You must be signed in to change notification settings - Fork 49
Home
Samuel Li edited this page May 14, 2018
·
3 revisions
Welcome to the VAPOR wiki! This page has information necessary for contributing code to VAPOR.
To start off, the general C++ conventions for VAPOR could be found here. There are a few topics we pay extra attention to in VAPOR, specifically error logging, file operations, and GUI. Finally, we use git feature branch workflow to review code and accept pull requests.