You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-13Lines changed: 2 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -42,21 +42,10 @@ _(make sure you already have a [Vercel](https://vercel.com/) account)_
42
42
43
43
##Themes Contribution
44
44
45
-
GitHub Readme Stats supports custom theming, and you can also contributenew themes!
45
+
We're currently paused addition of new themes to decrease maintenance efforts. All pull requests related tonew themes will be closed.
46
46
47
47
>[!NOTE]\
48
-
>If you are contributing your theme just because you are using it personally, then you can[customize the looks](./readme.md#customization) of your card with URL params instead.
49
-
50
-
>[!WARNING]\
51
-
>Keep in mind that we already have a vast collection of different themes. To keep their number manageable, we began to add only themes supported by the community. Your pull request with theme addition will be merged once we get enough positive feedback from the community in the form of thumbs up:+1: emojis (see[#1935](https://github.com/anuraghazra/github-readme-stats/issues/1935#top-themes-prs)). We expect to see at least 10-15 thumbs up before making a decision to merge your pull request into the master branch. Remember that you can also support themes of other contributors that you liked to speed up their merge.
52
-
53
-
>[!WARNING]\
54
-
>Please do not submit a pull request with a batch of themes, since it will be hard to judge how the community will react to each of them. We will only merge one theme per pull request. If you have several themes, please submit a separate pull request for each of them. Situations when you have several versions of the same theme (e.g. light and dark) are an exception to this rule.
55
-
56
-
>[!NOTE]\
57
-
>Before submitting pull request, please make sure that your theme pass WCAG 2.0 level AA contrast ration test. You can use[this tool](https://webaim.org/resources/contrastchecker/) to check it.
58
-
59
-
To contribute your theme you need to edit the[themes/index.js](./themes/index.js) file and add it at the end of the file.
48
+
>If you are considering contributing your theme just because you are using it personally, then instead of adding it to our theme collection, you can use card[customization options](./readme.md#customization).