mirror of
https://github.com/LukeHagar/LukeHagar.git
synced 2025-12-09 20:47:46 +00:00
Update README.md.tpl
This commit is contained in:
@@ -59,6 +59,11 @@
|
||||
- [{{.Title}}]({{.URL}})
|
||||
{{- end}}
|
||||
|
||||
### 📈 Recent PRs
|
||||
{{range recentPullRequests 10}}
|
||||
- [{{.Title}}]({{.URL}}) - {{.Repo.Description}}
|
||||
{{- end}}
|
||||
|
||||
### 👷 Recent Contributions
|
||||
{{range recentContributions 20}}
|
||||
- [{{.Repo.Name}}]({{.Repo.URL}}) - {{.Repo.Description}}
|
||||
|
||||
Reference in New Issue
Block a user