Skip to content

Commit 7edcb6b

Browse files
committed
Update documentation
1 parent 3099fea commit 7edcb6b

File tree

13 files changed

+16
-53
lines changed

13 files changed

+16
-53
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/question.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/readme/partials/documentation/contributing.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
Metrics is built to be easily customizable.
44
Fork this repository, switch used action from `lowlighter/metrics@latest` to your fork and start coding!
55

6-
To suggest a new feature, report a bug or ask for help, fill an [issue](https://github.com/lowlighter/metrics/issues) describing it.
6+
To report a bug fill an [issue](https://github.com/lowlighter/metrics/issues) describing it.
7+
8+
To suggest new features or requesting help to setup metrics, check out [discussions](https://github.com/lowlighter/metrics/discussions).
79

810
If you want to contribute, submit a [pull request](https://github.com/lowlighter/metrics/pulls).
911
Be sure to read [CONTRIBUTING.md](CONTRIBUTING.md) for more information about this.

.github/readme/partials/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Generate your metrics that you can embed everywhere, including your GitHub profi
5353
<table>
5454
<tr>
5555
<th colspan="2" align="center">
56-
<a href="source/templates/README.md">🖼️ <%= elements.length-1 %> templates</a>
56+
<a href="source/templates/README.md">🖼️ <%= elements.length-1 %>+ templates</a>
5757
</th>
5858
</tr>
5959
<% if (elements.length%2)

source/plugins/anilist/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 🌸 Anilist
1+
### 🌸 Anilist watch list and reading list"
22

33
The *anilist* plugin lets you display your favorites animes, mangas and characters from your [AniList](https://anilist.co) account.
44

source/plugins/anilist/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "🌸 Anilist"
1+
name: "🌸 Anilist watch list and reading list"
22
cost: N/A
33
categorie: social
44
supports:

source/plugins/contributors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 🏅 Contributors
1+
### 🏅 Repository contributors
22

33
The *contributors* plugin lets you display repositories contributors from a commit range, that can be specified through either sha, tags, branch, etc.
44

source/plugins/contributors/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "🏅 Contributors"
1+
name: "🏅 Repository contributors"
22
cost: N/A
33
categorie: github
44
supports:

source/plugins/introduction/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ It is mostly intended for metrics used outside of GitHub, since these informatio
55

66
<table>
77
<td align="center">
8-
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.introduction.svg">
9-
<details><summary>Repository version</summary>
8+
<details><summary open>Account version</summary>
9+
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.introduction.svg">
10+
</details>
11+
<details><summary open>Repository version</summary>
1012
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.introduction.repository.svg">
1113
</details>
1214
<img width="900" height="1" alt="">

source/plugins/licenses/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 📜 Licenses
1+
### 📜 Repository licenses
22

33
⚠️ This is NOT legal advice, use at your own risk
44
💣 Do NOT enable this plugin on public web instances (plugin allows raw commands injection)

0 commit comments

Comments
 (0)