Ver a proveniência

spec -> API definition

bubble
Kyle há 7 anos
committed by GitHub
ascendente
cometimento
c35a904918
1 ficheiros alterados com 3 adições e 3 eliminações
  1. +3
    -3
      .github/issue_template.md

+ 3
- 3
.github/issue_template.md Ver ficheiro

@@ -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)


Carregando…
Cancelar
Guardar