You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.