mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-17 13:10:17 +03:00
Merge pull request #955 from waldyrious/patch-1
doc/README: normalize verb tense and fix typo
This commit is contained in:
commit
840f14d6b3
@ -2,14 +2,14 @@
|
||||
|
||||
## For users
|
||||
|
||||
- [data model](model.md) describe how the data model works and why.
|
||||
- [query language](queries.md) describe git-bug's query language.
|
||||
- [data model](model.md) describes how the data model works and why.
|
||||
- [query language](queries.md) describes git-bug's query language.
|
||||
- [How-to: Read and edit offline your Github/Gitlab/Jira issues with git-bug](howto-github.md)
|
||||
|
||||
## For developers
|
||||
|
||||
- :exclamation: [data model](model.md) describe how the data model works and why.
|
||||
- :exclamation: [data model](model.md) describes how the data model works and why.
|
||||
- :exclamation: [internal bird-view](architecture.md) gives an overview of the project architecture.
|
||||
- :exclamation: [Entity/DAG](../entity/dag/example_test.go) explain how to easily make your own distributed entity in git.
|
||||
- [query language](queries.md) describe git-bug's query language.
|
||||
- [JIRA bridge de v notes](jira_bridge.md)
|
||||
- :exclamation: [Entity/DAG](../entity/dag/example_test.go) explains how to easily make your own distributed entity in git.
|
||||
- [query language](queries.md) describes git-bug's query language.
|
||||
- [JIRA bridge dev notes](jira_bridge.md)
|
||||
|
Loading…
Reference in New Issue
Block a user