Simplify markdown for PR template

This commit is contained in:
Alex Rock Ancelet 2016-02-19 16:05:47 +01:00
parent a02967c9ee
commit a2780357ca

View File

@ -1,10 +1,10 @@
| Q | A
| ------------- | ---
| Bug fix? | [yes|no]
| New feature? | [yes|no]
| BC breaks? | [yes|no]
| Deprecations? | [yes|no]
| Tests pass? | [yes|no]
| Fixed tickets | [comma-separated list of tickets fixed by the PR, if any]
| Bug fix? | yes/no
| New feature? | yes/no
| BC breaks? | yes/no
| Deprecations? | yes/no
| Tests pass? | yes/no
| Fixed tickets | comma-separated list of tickets fixed by the PR, if any
| License | MIT
| Doc PR | [reference to the documentation PR, if any]
| Doc PR | reference to the documentation PR, if any