mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update changelog
This commit is contained in:
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -8,15 +8,19 @@ This is a **new feature | improvement | bugfix | documentation fix**.
|
||||
<!-- Bugfix? Reference that issue as well. -->
|
||||
|
||||
### Proposed solution
|
||||
|
||||
<!-- Which specific problem does this PR solve and how? -->
|
||||
<!-- If it fixes a particular Issue, add "Fixes #ISSUE_NUMBER" in your title -->
|
||||
|
||||
### Tradeoffs
|
||||
|
||||
<!-- What are the drawbacks of this solution? Are there alternative ones? -->
|
||||
<!-- Think of performance, build time, usability, complexity, coupling…) -->
|
||||
|
||||
### Testing Done
|
||||
|
||||
None.
|
||||
|
||||
<!-- BEFORE SUBMITTING YOUR PR, MAKE SURE TO FOLLOW THESE STEPS: -->
|
||||
<!-- 1. Pull the latest `master` branch -->
|
||||
<!-- 2. Make sure your Sass code is compliant with the [Bulma Sass styleguide](https://github.com/jgthms/bulma/blob/master/.github/CONTRIBUTING.md#bulma-sass-styleguide) -->
|
||||
@@ -28,6 +32,6 @@ This is a **new feature | improvement | bugfix | documentation fix**.
|
||||
|
||||
### Changelog updated?
|
||||
|
||||
Yes | No
|
||||
No.
|
||||
|
||||
<!-- Thanks! -->
|
||||
|
||||
Reference in New Issue
Block a user