Update templates

This commit is contained in:
Jeremy Thomas
2017-01-15 21:14:27 +00:00
parent 486369ba7c
commit 58eff365b7
5 changed files with 39 additions and 49 deletions

View File

@@ -1,38 +1,36 @@
### PLEASE READ THE FOLLOWING INSTRUCTIONS
<!-- PLEASE READ THE FOLLOWING INSTRUCTIONS -->
Tag your issue accordingly:
<!-- Is it about Bulma or about the Docs? -->
<!-- Is it a bug/feature/question or do you need help? -->
<!-- If it's a bug, is it a browser bug? -->
* is it about Bulma or about the Docs?
* is it a bug/feature/question or do you need help?
* if it's a bug, is it a browser bug?
### Overview of the problem
Thanks for helping out! 😇
<!-- UNCOMMENT THE APPROPRIATE LINES -->
Please remove any unused content (including these instructions) before submitting your issue.
### Checklist
* [ ] This is about the Bulma **CSS framework**
* [ ] This is about the Bulma **Docs**
* [ ] I'm using Bulma **version** [x.x.x]
* [ ] My **browser** is:
* [ ] This is a **Sass** issue: I'm using version [x.x.x]
* [ ] I am sure this issue is **not a duplicate**?
<!-- This is about the Bulma **CSS framework** -->
<!-- This is about the Bulma **Docs** -->
<!-- I'm using Bulma **version** [x.x.x] -->
<!-- My **browser** is: -->
<!-- This is a **Sass** issue: I'm using version [x.x.x] -->
<!-- I am sure this issue is **not a duplicate**? -->
### Description
_[Description of the bug, enhancement, or question]_
<!-- Description of the bug, enhancement, or question -->
### Steps to Reproduce
1. _[First Step]_
2. _[Second Step]_
3. _[and so on...]_
<!--
1. First Step
2. Second Step
3. and so on...
-->
### Expected behavior
_[What you expected to happen]_
<!-- What you expected to happen -->
### Actual behavior
_[What actually happened]_
<!-- What actually happened -->