# bugzilla-redhat

![build](https://github.com/juhp/hsbugzilla/workflows/build/badge.svg)
[![Hackage](http://img.shields.io/hackage/v/bugzilla-redhat.png)](http://hackage.haskell.org/package/bugzilla-redhat)
[![Stackage](http://stackage.org/package/bugzilla-redhat/badge/lts)](http://stackage.org/package/bugzilla-redhat)

This is a fork of the Haskell bugzilla native REST API library by Seth Fowler.

See the haddock documentation for more details.

Relevant links:
- https://bugzilla.redhat.com/docs/en/html/api/index.html

## Contributing
Bug reports, feedback, and fixes are welcome.

Thanks to the contributors!

<a href="https://github.com/juhp/hsbugzilla/graphs/contributors">
  <img src="https://contributors-img.web.app/image?repo=juhp/hsbugzilla" />
</a>