From 68be96c8d177b183158a6701b158e3688a76f894 Mon Sep 17 00:00:00 2001 From: Albert Magyar Date: Mon, 30 Mar 2020 13:44:55 -0700 Subject: Add 'did you update spec' box to PR template (#1482) --- .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 0edc672b..8f747fe9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,7 @@ ### Contributor Checklist - [ ] Did you add Scaladoc to every public function/method? +- [ ] Did you update the FIRRTL spec to include every new feature/behavior? - [ ] Did you add at least one test demonstrating the PR? - [ ] Did you delete any extraneous printlns/debugging code? - [ ] Did you specify the type of improvement? -- cgit v1.2.3