Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-hagemann committed Oct 4, 2023
1 parent 9f65541 commit 46604a9
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,34 @@
# Ubuntu App Ratings Service
# Welcome to Ratings

[actions-image]: https://github.com/ubuntu/app-center-ratings/actions/workflows/test.yaml/badge.svg?branch=main
[actions-url]: https://github.com/ubuntu/app-center-ratings/actions?query=branch%3Amain+event%3Apush

[license-image]: https://img.shields.io/badge/License-GPL3.0-blue.svg

[codecov-image]: https://codecov.io/gh/ubuntu/app-center-ratings/branch/dev/graph/badge.svg
[codecov-url]: https://codecov.io/gh/ubuntu/app-center-ratings

[![Code quality][actions-image]][actions-url]
[![License][license-image]](LICENSE)
[![Code coverage][codecov-image]][codecov-url]

This is the code repository for **Ratings**, the backend service responsible for managing the new vote and rating system used in [App Center](https://github.com/ubuntu/app-center)

For general details, including installation and getting started, head over to our [setup documentation](HACKING.md).

## Troubleshooting

TODO: Add details on how to debug this project, where to increase verbosity, how to find logs, how to run in debug mode.

## Get involved

This is an [open source](LICENSE) project and we warmly welcome community contributions, suggestions, and constructive feedback. If you're interested in contributing, please take a look at our [Contribution guidelines](CONTRIBUTING.md) first.

- to report an issue, please file a bug report against our repository, using a bug template.
- for suggestions and constructive feedback, report a feature request bug report, using the proposed template.

## Get in touch

We're friendly! We have a community forum at [https://discourse.ubuntu.com](https://discourse.ubuntu.com) where we discuss feature plans, development news, issues, updates and troubleshooting.

For news and updates, follow the [Ubuntu twitter account](https://twitter.com/ubuntu) and on [Facebook](https://www.facebook.com/ubuntu).

0 comments on commit 46604a9

Please sign in to comment.