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
-[Keep your fork up to date](#keep-your-fork-up-to-date)
95
96
96
97
# GitHub Stats Card
97
98
@@ -440,6 +441,10 @@ Since the GitHub API only allows 5k requests per hour, my `https://github-readme
440
441
441
442
</details>
442
443
444
+
### Keep your fork up to date
445
+
446
+
You can keep your fork, and thus your private Vercel instance up to date with the upstream using GitHubs' [Sync Fork button](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork). You can also use the [pull](https://github.com/wei/pull) package created by [@wei](https://github.com/wei) to automate this process.
447
+
443
448
## :sparkling_heart: Support the project
444
449
445
450
I open-source almost everything I can and try to reply to everyone needing help using these projects. Obviously,
":heavy_check_mark: Theme PR does adhere to our guidelines.";
26
25
constFAIL_TEXT=`
27
26
\rUnfortunately, your theme PR contains an error or does not adhere to our [theme guidelines](https://github.com/anuraghazra/github-readme-stats/blob/master/CONTRIBUTING.md#themes-contribution). Please fix the issues below, and we will review your\
28
-
\r PR again. This pull request will **automatically close in 15 days** if no changes are made. After this time, you must re-open the PR for it to be reviewed.
27
+
\r PR again. This pull request will **automatically close in 20 days** if no changes are made. After this time, you must re-open the PR for it to be reviewed.
29
28
`;
30
29
constTHEME_CONTRIB_GUIDELINESS=`
31
30
\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).
0 commit comments