mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 17:58:43 -05:00
docs: add PR template
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -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
|
||||
|
||||
|
||||
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user