Wrapper for GitGraph.js.
First things first. Make a local clone of this repo so you can work on it from your own computer.
git clone https://github.com/FOSS-Cell-GECPKD/Lifetree.git
cd Lifetree
- open terminal at the repo
cd Lifetree
npm start
- "Add a branch" -> To create a branch with a name of your choice
- "Commit on" -> To commit on a specific branch
- "Clear" -> To remove all the branchs and the commits [W.I.P], will update as the project's work progresses
Thanks for checking out our contribution guide. We greatly appreciate any work contributed, no matter how small!
When you are ready to start work on an issue:
- Let us know by leaving a comment on the issue. (Also let us know later if you are no longer working on it.)
- Once you are assigned the issue (or once you have claimed the issue) only then proceed to make the Pull Request. This will help avoid multiple PRs pertaining to the same issue.
If you don't see your idea listed, do one of the following:
- If your contribution is minor, such as a typo fix, open a pull request.
- If your contribution is major, such as a new feature/enhancement, start by opening an issue first. This way, other people can be also involved in the discussion before you do any work.
Discussions about LifeTree take place on our Gitter Chat. Anyone is welcome to join the conversations.
This project is licensed under the MIT License.
This project was a part of FOSS OpenHack '20: https://openhack.gitbook.io/openhack-20/.