Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bugzilla/harmony
next generation bugzilla
https://github.com/bugzilla/harmony
Last synced: 6 days ago
JSON representation
next generation bugzilla
- Host: GitHub
- URL: https://github.com/bugzilla/harmony
- Owner: bugzilla
- License: mpl-2.0
- Created: 2017-12-02T16:40:50.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T03:23:45.000Z (3 months ago)
- Last Synced: 2024-12-08T15:42:12.539Z (14 days ago)
- Language: Perl
- Homepage:
- Size: 61.6 MB
- Stars: 79
- Watchers: 14
- Forks: 26
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![Banner](images/banner.png)
# Bugzilla Harmony [![CI Status](https://github.com/bugzilla/harmony/workflows/Release%20Tests/badge.svg)](https://github.com/bugzilla/harmony/actions?query=workflow%3A%22Release+Tests%22) [![New Issue on Bugzilla](https://img.shields.io/badge/new%20issue-on%20bugzilla-blueviolet?style=flat)](https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&format=__default__ "Report a new issue") [![Chat on Matrix](https://img.shields.io/badge/chat-on%20matrix-blue?style=flat&icon=matrix)](https://matrix.to/#/#bugzilla:mozilla.org)**Web based general purpose defect tracking software that helps to drive
software development.**Stable and reliable, tested by thousands of largest open source
organizations all around the world. It can be installed on Linux, mac OS,
other flavors of Unix and Windows.For the full list of features, you can check the
[Bugzilla website](https://www.bugzilla.org/features/).## Demo
You can try Bugzilla on the
[test instance](https://bugzilla-dev.allizom.org)![Screengrab](images/bzgif.gif)
## Development
If you want to contribute to Bugzilla, you can fork this repo and get a
local copy of it running in a few minutes using Docker with the help of
the [guide](docker/development.md).Make yourself familiar with [CONTRIBUTING.md](CONTRIBUTING.md), so your
PR gets quickly and swiftly through the review process.## Installation
You can use the provided docker container to set up Bugzilla, which is
documented in [docker/README.md](docker/README.md).For other ways of installing Bugzilla, refer to our
[installation documentation](https://bugzilla.readthedocs.io/en/latest/installing/index.html).## Documentation
* [Main documentation](https://bugzilla.readthedocs.io)
* [Developer resources](https://www.bugzilla.org/developers/)## Reporting Bugs
You can report bugs on the
[Mozilla Bugzilla](https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&format=__default__)## Community
* [#bugzilla on liberachat](irc://irc.libera.chat/bugzilla) [webchat](https://web.libera.chat/#bugzilla)
* [Matrix](https://matrix.to/#/#bugzilla:mozilla.org)
* [Twitter](https://twitter.com/bugzilla)
* [Development Forum](https://www.mozilla.org/en-US/about/forums/#dev-apps-bugzilla)
* [Support Forum](https://www.mozilla.org/en-US/about/forums/#support-bugzilla)
* [Code of Conduct](CODE_OF_CONDUCT.md)
* [Website](https://www.bugzilla.org)