Update documentation
This commit is contained in:
21
.github/ISSUE_TEMPLATE/feature_request.md
vendored
21
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,21 +0,0 @@
|
||||
---
|
||||
name: 🗳️ Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
👋 Hi there!
|
||||
Thanks for using metrics and helping us to improve!
|
||||
|
||||
Please:
|
||||
- Check you're not duplicating an existing issue
|
||||
- It is not mentioned in https://github.com/lowlighter/metrics/projects/1
|
||||
- Add correct labeling
|
||||
- Provide a clear and concise description
|
||||
|
||||
-->
|
||||
20
.github/ISSUE_TEMPLATE/question.md
vendored
20
.github/ISSUE_TEMPLATE/question.md
vendored
@@ -1,20 +0,0 @@
|
||||
---
|
||||
name: 💬 Question
|
||||
about: Ask a question or request help
|
||||
title: ''
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
👋 Hi there!
|
||||
Thanks for using metrics!
|
||||
|
||||
Please:
|
||||
- Search for similar issues
|
||||
- Check documentation
|
||||
- Provide a clear and concise description
|
||||
|
||||
-->
|
||||
@@ -3,7 +3,9 @@
|
||||
Metrics is built to be easily customizable.
|
||||
Fork this repository, switch used action from `lowlighter/metrics@latest` to your fork and start coding!
|
||||
|
||||
To suggest a new feature, report a bug or ask for help, fill an [issue](https://github.com/lowlighter/metrics/issues) describing it.
|
||||
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).
|
||||
|
||||
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.
|
||||
|
||||
2
.github/readme/partials/introduction.md
vendored
2
.github/readme/partials/introduction.md
vendored
@@ -53,7 +53,7 @@ Generate your metrics that you can embed everywhere, including your GitHub profi
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan="2" align="center">
|
||||
<a href="source/templates/README.md">🖼️ <%= elements.length-1 %> templates</a>
|
||||
<a href="source/templates/README.md">🖼️ <%= elements.length-1 %>+ templates</a>
|
||||
</th>
|
||||
</tr>
|
||||
<% if (elements.length%2)
|
||||
|
||||
Reference in New Issue
Block a user