From eeb58b7891176feaa8b0915db5251e177557cb09 Mon Sep 17 00:00:00 2001 From: Miralem Drek Date: Tue, 14 May 2019 14:27:29 -0500 Subject: [PATCH] docs: add PR template --- .github/CONTRIBUTING.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 272d9a556..0f4f425a9 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -40,7 +40,7 @@ This is a multi-package repository which uses [lerna](https://github.com/lerna/l - `nucleus`: JavaScript library for mashups - `sense`: cli command to build a Qlik Sense extension from a supernova - `serve`: cli command to start a development server for rapid prototyping of a supernova - - `supernova`: JavaScript library that provides an API to + - `supernova`: JavaScript API for consuming and visualizing QIX data - `ui`: [private] ui components - `test/`: contains test configs diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e69de29bb..71d5f2440 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,8 @@ + + +## Motivation + +