Beautify themes contribution note inside CONTRIBUTING.md (#2800)

This commit is contained in:
Alexandr Garbuzov 2023-06-10 04:52:00 +03:00 committed by GitHub
parent ec5b110cda
commit 4eda5cd4fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,8 @@ GitHub Readme Stats supports custom theming, and you can also contribute new the
All you need to do is edit the [themes/index.js](./themes/index.js) file and add your theme at the end of the file.
> NOTE: 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.
> **Note**
> 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.
## Any contributions you make will be under the MIT Software License