diff --git a/ROADMAP.md b/ROADMAP.md index d4ffa3786..379f7c10e 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -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). diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 000000000..1b6110cb2 --- /dev/null +++ b/SUPPORT.md @@ -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. \ No newline at end of file