From 66d7638a91023c459c19c960ba8a0279f1a5e685 Mon Sep 17 00:00:00 2001 From: Kyle Date: Wed, 9 Aug 2017 16:01:34 -0700 Subject: [PATCH] Add note about large specs to issue template [ci skip] --- .github/issue_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/issue_template.md b/.github/issue_template.md index 9568fa80..407aac90 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -29,6 +29,8 @@ or anything that violates the specifications. + + ```yaml your: "API definition goes here" ```