14 lines
852 B
Markdown
14 lines
852 B
Markdown
## 💪 Customizing and contributing
|
|
|
|
Metrics is built to be easily customizable.
|
|
Fork this repository, switch used action from `lowlighter/metrics@latest` to your fork and start coding!
|
|
|
|
See [ARCHITECTURE.md](/ARCHITECTURE.md) for more informations about how code is structured.
|
|
|
|
To report a bug fill an [issue](https://github.com/lowlighter/metrics/issues) describing it.
|
|
To suggest new features or requesting help to setup metrics, check out [discussions](https://github.com/lowlighter/metrics/discussions).
|
|
You can also take a look at issues labeled with [help wanted](https://github.com/lowlighter/metrics/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22).
|
|
|
|
If you want to contribute, submit a [pull request](https://github.com/lowlighter/metrics/pulls).
|
|
Be sure to read [CONTRIBUTING.md](/CONTRIBUTING.md) for more information about this.
|