Update contribution guidelines

This commit is contained in:
Jeremy Thomas
2016-09-11 13:53:13 +01:00
parent 3ed595516a
commit af0126956d
3 changed files with 34 additions and 28 deletions

View File

@@ -4,14 +4,17 @@ Thanks for helping out! 😇
* Make sure the issue hasn't been raised yet
* Include **screenshots** and animated GIFs in your issue whenever possible
* Tag your issue accordingly: bug, enhancement, or question
* Tag your issue accordingly:
* is it about **Bulma** or about the **Docs**?
* is it a **Bug**, a **Feature**, a **Question**, or do you need **Help**?
* if it's a bug, is it a **Browser Bug** (only happens in one browser)?
### Submitting a Pull Request
* Include **screenshots** and animated GIFs in your pull request whenever possible
* Use the present tense ("Add feature" not "Added feature")
* Use the imperative mood ("Move cursor to..." not "Moves cursor to...")
* Limit the first line to 72 characters or less
* Use the **present** tense ("Add feature" not "Added feature")
* Use the **imperative** mood ("Move cursor to..." not "Moves cursor to...")
* Limit the first line to 72 characters or fewer
* Reference issues and pull requests liberally
### Bulma Sass styleguide