From c35a904918ee8bce71ca1c0fb0000932f3c7407a Mon Sep 17 00:00:00 2001 From: Kyle Date: Wed, 9 Aug 2017 15:38:49 -0700 Subject: [PATCH] spec -> API definition --- .github/issue_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 56cdc05f..9568fa80 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -25,12 +25,12 @@ or anything that violates the specifications. | Which operating system? | -### Demonstration spec - +### Demonstration API definition + ```yaml -your: "spec goes here" +your: "API definition goes here" ``` ### Configuration (browser query string, constructor, config.yaml)