chore(Readme): add badge pointing to issue tracker

While there improve the wording around opening issues.
This commit is contained in:
Simone Basso 2020-12-08 17:45:10 +01:00 committed by GitHub
parent 1f5f6efd85
commit b9e619b22e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# OONI Probe CLI # OONI Probe CLI
[![linux-debian-packages](https://github.com/ooni/probe-cli/workflows/linux-debian-packages/badge.svg)](https://github.com/ooni/probe-cli/actions?query=workflow%3Alinux-debian-packages) [![linux-debian-packages](https://github.com/ooni/probe-cli/workflows/linux-debian-packages/badge.svg)](https://github.com/ooni/probe-cli/actions?query=workflow%3Alinux-debian-packages) ![GitHub issues by-label](https://img.shields.io/github/issues/ooni/probe/ooni/probe-cli?style=plastic)
The next generation OONI Probe Command Line Interface. The next generation OONI Probe Command Line Interface.
@ -74,7 +74,8 @@ doing: `launchctl load org.ooni.probe.cli.plist`.
## Reporting issues ## Reporting issues
Please, report issues with this codebase at https://github.com/ooni/probe. Please, report issues with this codebase at https://github.com/ooni/probe. Please, make
sure you tag such issues using the `ooni/probe-cli` label.
## Development setup ## Development setup