Skip to content

Commit c35a904

Browse files
authored
spec -> API definition
1 parent ff8ac0d commit c35a904

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/issue_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ or anything that violates the specifications.
2525
| Which operating system? |
2626

2727

28-
### Demonstration spec
29-
<!--- If you're describing a bug, please provide a spec that reproduces your problem -->
28+
### Demonstration API definition
29+
<!--- 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

3232
```yaml
33-
your: "spec goes here"
33+
your: "API definition goes here"
3434
```
3535
3636
### Configuration (browser query string, constructor, config.yaml)

0 commit comments

Comments
 (0)