From c288e19e5583a6b17ca3a86c9d941460df32dbd3 Mon Sep 17 00:00:00 2001 From: euri10 Date: Wed, 10 Aug 2016 10:04:05 +0200 Subject: [PATCH] template contains the markdown for the image --- .github/ISSUE_TEMPLATE.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 66e2bc8..03428aa 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -8,4 +8,4 @@ #### Cute Animal Picture -> put a cute animal picture here. +![Cute animal picture]() diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4b82613..a9937bb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,4 +8,4 @@ #### Cute Animal Picture -> put a cute animal picture here. +![Cute animal picture]()