link to all issue

If I link to `label:bug` the list is empty as none labeled as _bug_ which might give the wrong impression that there is no issue at all.
This commit is contained in:
Édouard Lopez
2016-02-08 10:37:09 +01:00
parent a27e090b3d
commit f7a50a617d

View File

@@ -21,7 +21,7 @@ Status
Nethogs is a mature piece of software included in most Linux distributions.
Ideas for features, as well as open bugs, can be found on [issues' label:enhancement](https://github.com/raboof/nethogs/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement).
Ideas for features, as well as [open bugs](https://github.com/raboof/nethogs/issues?q=is%3Aopen+is%3Aissue), can be found on [issues' label:enhancement](https://github.com/raboof/nethogs/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement).
### Building from source