spec -> API definition
This commit is contained in:
6
.github/issue_template.md
vendored
6
.github/issue_template.md
vendored
@@ -25,12 +25,12 @@ or anything that violates the specifications.
|
|||||||
| Which operating system? |
|
| Which operating system? |
|
||||||
|
|
||||||
|
|
||||||
### Demonstration spec
|
### Demonstration API definition
|
||||||
<!--- If you're describing a bug, please provide a spec that reproduces your problem -->
|
<!--- 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 you have link to a demo repo please link that! -->
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
your: "spec goes here"
|
your: "API definition goes here"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Configuration (browser query string, constructor, config.yaml)
|
### Configuration (browser query string, constructor, config.yaml)
|
||||||
|
|||||||
Reference in New Issue
Block a user