This commit is contained in:
soulgalore 2020-08-11 14:49:37 +02:00
parent 5fd9aa780e
commit 3b514495bb
2 changed files with 11 additions and 6 deletions

View File

@ -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).

8
SUPPORT.md Normal file
View File

@ -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.