Documentation
Usage
The documentation listed below aims to help provide insight into the usage of
git-bug.
- Read about the different types of workflows and check
the feature matrix to learn about 
git-bug - Check the CLI documentation for commands and options (or
run 
man git-bugafter installation) - Filter results using the query language
 - Learn how to sync third party issues for offline reading and editing
 
For developers
- Read through 
//:CONTRIBUTING.md - See an overview of the internal architecture
 - Read about the data model to gain a deeper
understanding of the internals that comprise 
git-bug //entity/dag:example_test.gois a good reference to learn how to create a new distributed entity- Read the bridge design documents to learn more about each bridge