We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff8ac0d commit c35a904Copy full SHA for c35a904
.github/issue_template.md
@@ -25,12 +25,12 @@ or anything that violates the specifications.
25
| Which operating system? |
26
27
28
-### Demonstration spec
29
-<!--- If you're describing a bug, please provide a spec that reproduces your problem -->
+### Demonstration API definition
+<!--- If you're describing a bug, please provide an API definition that reproduces your problem -->
30
<!--- If you have link to a demo repo please link that! -->
31
32
```yaml
33
-your: "spec goes here"
+your: "API definition goes here"
34
```
35
36
### Configuration (browser query string, constructor, config.yaml)
0 commit comments