Documentation
For users
- data model describes how the data model works and why.
 - query language describes git-bug's query language.
 - How-to: Read and edit offline your Github/Gitlab/Jira issues with git-bug
 
For developers
- :exclamation: data model describes how the data model works and why.
 - :exclamation: internal bird-view gives an overview of the project architecture.
 - :exclamation: Entity/DAG explains how to easily make your own distributed entity in git.
 - query language describes git-bug's query language.
 - JIRA bridge dev notes