diff options
author | Michael Muré <batolettre@gmail.com> | 2019-07-13 15:31:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-13 15:31:52 +0200 |
commit | 23bf30a505cb8b1dc1b813eb563129add3176238 (patch) | |
tree | 09663d183a7e248765e3ac1a289622d035062803 /README.md | |
parent | 14022953823fc768849b6cc826b05b61a89b7626 (diff) | |
download | git-bug-23bf30a505cb8b1dc1b813eb563129add3176238.tar.gz |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ - **is fast**: listing bugs or opening them is a matter of milliseconds - **doesn't pollute your project**: no files are added in your project - **integrate with your tooling**: use the UI you like (CLI, terminal, web) or integrate with your existing tools through the CLI or the GraphQL API -- **bridge with other bug trackers**: [bridges](#bridges) exist to import and soon export to other trackers. +- **bridge with other bug trackers**: [bridges](#bridges) exist to import and export to other trackers. :construction: This is now more than a proof of concept, but still not fully stable. Expect dragons and unfinished business. :construction: |