From 3ca0f7c9ebf01e561f44b4215fd373a835d52082 Mon Sep 17 00:00:00 2001 From: Alex Krolick Date: Mon, 11 Feb 2019 15:30:23 -0800 Subject: [PATCH] docs: add TS to PR checklist --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1e1f5105..13f29d80 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -35,6 +35,7 @@ merge of your pull request! - [ ] Documentation +- [ ] Typescript definitions updated - [ ] Tests - [ ] Ready to be merged - [ ] Added myself to contributors table