tuning
This commit is contained in:
parent
5fd9aa780e
commit
3b514495bb
|
|
@ -1,10 +1,7 @@
|
|||
# Roadmap (2019-06-14)
|
||||
# Roadmap
|
||||
|
||||
This roadmap is the plan for the core team, priorities can and and will change over time. This will give you a view of our current vision and plan.
|
||||
|
||||
### The rest of 2019
|
||||
### The rest of 2020
|
||||
|
||||
When we released 8.0 we really hit a milestone with the new [scripting](https://www.sitespeed.io/documentation/sitespeed.io/scripting/). The rest of 2019 we gonna focus on three things:
|
||||
* Documentation for performance testing in practice. We lack doumentation for beginners and professionals.
|
||||
* Create TypeScript definition files for scripting. This is partly done already but needs to be published for feedback.
|
||||
* [Support for Safari on iOS](https://github.com/sitespeedio/browsertime/issues/855).
|
||||
We gonna focus refactor the core engine [Browsertime](https://github.com/sitespeedio/browsertime) and fine tune the [Coach](https://github.com/sitespeedio/coach).
|
||||
|
|
|
|||
|
|
@ -0,0 +1,8 @@
|
|||
# Get Browsertime help
|
||||
------------------
|
||||
First, check the official [sitespeed.io documentation](https://www.sitespeed.io/documentation/).
|
||||
|
||||
If you require further help or support then check [new and old issues on GitHub](https://github.com/sitespeedio/sitespeed.io/issues) or join the [sitespeed.io Slack](https://sitespeedio.herokuapp.com).
|
||||
|
||||
**Please note:**
|
||||
- The sitespeed.io project uses GitHub for tracking bugs and feature requests.
|
||||
Loading…
Reference in New Issue