We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8819e commit 33b16c7Copy full SHA for 33b16c7
PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,11 @@
1
+Please finish the following when submitting a pull request:
2
+
3
+- [ ] Add a line to `History.md` briefly documenting the change.
4
5
+If this is a release, additionally do the following:
6
7
+- [ ] Bump the package version in `package.json`
8
+- [ ] Update the dependencies in `package.json`
9
+- [ ] Run `npm install` to update `package-lock.json`
10
11
+Thanks!
0 commit comments