Browse Source

spec -> API definition

bubble
Kyle 7 years ago
committed by GitHub
parent
commit
c35a904918
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      .github/issue_template.md

+ 3
- 3
.github/issue_template.md View File

@@ -25,12 +25,12 @@ or anything that violates the specifications.
| Which operating system? |


### Demonstration spec
<!--- 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 -->
<!--- If you have link to a demo repo please link that! -->

```yaml
your: "spec goes here"
your: "API definition goes here"
```

### Configuration (browser query string, constructor, config.yaml)


Loading…
Cancel
Save