mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-08-05 08:22:52 +00:00
chore: fix grammatical errors in the scripts (#1346)
* Fix grammatical errors * Fix grammatical errors
This commit is contained in:
@@ -13,10 +13,10 @@ function getPrNumber() {
|
||||
}
|
||||
|
||||
const themeContribGuidelines = `
|
||||
\rHi thanks for the theme contribution, please read our theme [contribution guidelines](https://github.com/anuraghazra/github-readme-stats/blob/master/CONTRIBUTING.md#themes-contribution).
|
||||
\rWe are currently only accepting color combinations from any vscode theme or which has good color combination to minimize bloating the themes collection.
|
||||
\rHi, thanks for the theme contribution, please read our theme [contribution guidelines](https://github.com/anuraghazra/github-readme-stats/blob/master/CONTRIBUTING.md#themes-contribution).
|
||||
\rWe are currently only accepting color combinations from any VSCode theme or themes which have good color combination to minimize bloating the themes collection.
|
||||
|
||||
\r> Also note that if this theme is exclusively for your personal use then instead of adding it to our theme collection you can use card [customization options](https://github.com/anuraghazra/github-readme-stats#customization)
|
||||
\r> Also note that if this theme is exclusively for your personal use, then instead of adding it to our theme collection you can use card [customization options](https://github.com/anuraghazra/github-readme-stats#customization)
|
||||
`;
|
||||
|
||||
async function run() {
|
||||
|
||||
Reference in New Issue
Block a user