haskell / haskell/hackage-server
Allow quick submission of issues on Github or anywhere else
Open
component: ux
- Dominant language
- Haskell
- Stars
- 467
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
For many packages, Hackage knows the url of the issue tracker. Would it be hard to add a small “report an issue” link next to each function/class/etc., which would lead to the “open new issue” page:
```
https://github.com/$author/$repo/issues/new?body=There is an issue with function $fname:
```
Or is this a stupid idea?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.