docs: restructure

This commit is contained in:
Yoshua Wuyts
2016-07-04 23:02:39 +02:00
parent 5807cdda7b
commit ce9f2b4990
3 changed files with 204 additions and 434 deletions
+10
View File
@@ -0,0 +1,10 @@
## Thanks for contributing to Choo!
:steam_locomotive::train::train::train::train::train:
### Running tests
Browser tests can be run with the right credentials via the `npm run
test:browser` command. This will be run automatically when `npm version` is
executed.
You may skip the tests by providing `SKIP_TEST=true` when running the version
command.
+8
View File
@@ -0,0 +1,8 @@
### Expected behavior
Write here.
### Actual behavior
Write here.
### Steps to reproduce behavior
Write here.