Volume Cartographer 2.27.0
|
Volume Cartographer is maintained by EduceLab and developed in collaboration with our community of contributors. We welcome bug reports, feature requests, and code contributions.
If you think you have found a bug or if you would like to request a new feature, please check our issue tracker to make sure an issue has not already been opened on your topic.
1) Fork this repository 2) Create a new branch in the forked repository
9-fixes-a-bug
). This will ensure that your branch and pull request are properly linked to the issue. 3) Open a pull request from your branch to this repositoryThis project uses clang-format
to maintain a consistent code style throughout the code base. Code which has not been processed with this tool will not be merged.
The easiest way to maintain a consistent style is to process all changes with git clang-format
before they are committed:
Don't worry if you forget to run this process before committing! You can always process an entire branch's diff by comparing against the default branch:
Unfortunately, clang-format
does not handle all style issues. For a general overview of the EduceLab C++ style, please refer to our C++ style guide.
Any changes intentionally contributed to this repository are assumed to be licensed under the terms outlined in LICENSE
.
This project actively maintains a citable record on Zenodo. We are happy to list our active community of contributors as authors on this record. After you have contributed 5 or more commits to this project, please open a new pull request which adds your name and ORCID to .zenodo.json.