From c36f5237377df2e67170865c559e96b4b038495b Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Tue, 15 Nov 2016 12:08:19 -0500 Subject: [PATCH] updated PULL_REQUEST_TEMPLATE [skip ci] (#4844) --- .github/PULL_REQUEST_TEMPLATE.md | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5f7bce615c..b1de9e2999 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,18 +1,21 @@ - -| Q | A +| Q | A | ----------------- | --- -| Bug fix? | yes/no -| Breaking change? | yes/no -| New feature? | yes/no -| Deprecations? | yes/no -| Spec compliancy? | yes/no -| Tests added/pass? | yes/no -| Fixed tickets | comma-separated list of a [closing word](https://help.github.com/articles/closing-issues-via-commit-messages/) followed by the ticket number fixed by the PR, if any. E.g: `Fixes #1, Fixes #2` +| Bug fix? | +| Breaking change? | +| New feature? | +| Deprecations? | +| Spec compliancy? | +| Tests added/pass? | +| Fixed tickets | `Fixes #1, Fixes #2` | License | MIT -| Doc PR | reference to the documentation PR, if any +| Doc PR | +| Dependency Changes|