Add note about large specs to issue template [ci skip]

This commit is contained in:
Kyle
2017-08-09 16:01:34 -07:00
committed by GitHub
parent 53466556ef
commit 66d7638a91

View File

@@ -29,6 +29,8 @@ or anything that violates the specifications.
<!--- If you're describing a bug, please provide an API definition that reproduces your problem -->
<!--- If you have link to a demo repo please link that! -->
<!--- If your spec is large, please put it into a Gist (https://gist.github.com) instead of pasting it. -->
```yaml
your: "API definition goes here"
```