diff --git a/README.md b/README.md index c7cf5e2..17339b5 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ - [Syntax highlighting](#syntax-highlighting) - [Tutorials](#tutorials) - [Videos](#videos) + - [GitHub templates](#github-templates) ## Applications @@ -365,3 +366,7 @@ - [The V Programming Language](https://www.youtube.com/channel/UCLZIElNyubHOvbfudT7KS1A) - [V Programming Tutorials](https://www.youtube.com/watch?v=BVCuZ7z7GMY&list=PLEPMhdsq-gNpFr40A-ZnX-Hu9l-Sp5Oc_) + +### GitHub templates + +- [v-project-basement](https://github.com/ArtemkaKun/v-project-basement) - A basement for every V project, that contains universal minimum GitHub CI scripts and issue templates for a V project.