Skip to content

Commit 383d01d

Browse files
authored
Merge pull request #3550 from swagger-api/issue-template-minor-change
Add note about large specs to issue template
2 parents 5346655 + f9d6e77 commit 383d01d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/issue_template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ or anything that violates the specifications.
2929
<!--- If you're describing a bug, please provide an API definition that reproduces your problem -->
3030
<!--- If you have link to a demo repo please link that! -->
3131

32+
<!--- If your spec is large, please put it into a Gist (https://gist.github.com) instead of pasting it here. -->
33+
3234
```yaml
3335
your: "API definition goes here"
3436
```

0 commit comments

Comments
 (0)