Skip to content

Commit 11afc0a

Browse files
authored
Merge branch 'master' into feature/update-README
2 parents 786643f + 4e2a840 commit 11afc0a

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
.jshintrc
66
bower.json
77
Gruntfile.js
8+
MAINTAINERS
9+
PULL_REQUEST_TEMPLATE.md
810

911
/.idea
1012
/node_modules

MAINTAINERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
bsander
2+
edwardsmit
3+
JrSchild
4+
keithamus
5+
roelandvanbatenburg
6+
thabemmz

PULL_REQUEST_TEMPLATE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### Context
2+
3+
### What has been done
4+
-
5+
6+
### How to test
7+
-
8+
9+
### Todo
10+
- [ ]
11+
12+
### Notes
13+
-

0 commit comments

Comments
 (0)