diff --git a/_config.yml b/_config.yml index f287af1..8fb2f74 100644 --- a/_config.yml +++ b/_config.yml @@ -2,4 +2,5 @@ theme: jekyll-theme-minimal title: My First PR description: Helping first time contributors to make their first contribution. My First PR. logo: https://raw.githubusercontent.com/my-first-pr/my-first-pr.github.io/master/assets/images/logo.png -show_downloads: false \ No newline at end of file +show_downloads: false +include: CONTRIBUTING.md