docs: add PR template

This commit is contained in:
Miralem Drek
2019-05-14 14:27:29 -05:00
parent 8fd28afa99
commit eeb58b7891
2 changed files with 9 additions and 1 deletions

View File

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

View File

@@ -0,0 +1,8 @@
<!--
Please make sure to read the Pull Request Guidelines:
https://github.com/qlik-oss/nebula.js/blob/master/.github/CONTRIBUTING.md#git
-->
## Motivation
<!-- Write your motivation here -->