Difference between bugs and requests

This commit is contained in:
Peter Hedenskog 2016-06-22 19:09:01 +02:00 committed by GitHub
parent 42450ec5dd
commit ba41789717
1 changed files with 9 additions and 4 deletions

View File

@ -6,8 +6,9 @@ To make it possible for us to help you please fill out below information careful
Note: We are working on 4.0 (master branch), we will prioritize bugs for 4.0 higher that fixes to 3.x to make sure we can ship later this summer.
-->
## Issue/Request
# Issue/Request
# Issue/Bug report
### Setup
**sitespeed.io version**:
@ -15,12 +16,16 @@ Note: We are working on 4.0 (master branch), we will prioritize bugs for 4.0 hig
**Browser version**:
### Steps to reproduce
1.
2.
3.
1.
2.
3.
### Expected behaviour
Tell us what should happen
### Actual behaviour
Tell us what happens instead
# Request
We love requests! Let us know what you want sitespeed.io todo. Request is a perfect way to start your PR. Write what you think is needed and we can discuss how you or we could implement it. Lets start by first proposing your idea to other contributors, that way you can get feedback on the idea before taking time to write precious code.