Quellcode durchsuchen

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

bubble
Kyle vor 7 Jahren
committed by GitHub
Ursprung
Commit
66d7638a91
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. +2
    -0
      .github/issue_template.md

+ 2
- 0
.github/issue_template.md Datei anzeigen

@@ -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"
```


Laden…
Abbrechen
Speichern