This is gdat More information will follow here git-hosted version currently under development for automated tests etc. ## Policy for contributing * `master` branch is protected, changes can only be made via merge requests. * To propose changes: * Open an issue to discuss the matter (please give link/explanation how to do that) * Then open a branch to work on the issue (please give command to execute) * When done, submit a merge request to the master branch. (please give series of commands to execute, examples, like "make changes", add, push, if tests passed ask for merge with command to do)