README
Pitcher VUE.JS SDK
Please open pull request if you want to change something and please include docs and unit tests. If you have a bug fix or feature request feel free to open a new issue.
Documentation
https://pitcherag.github.io/pitcher-vue-sdk/
How to contribute
Step by step contribution guide
Steps
- Create your own branch and work on it
- Write tests, especially if you are creating a new component
- Tests
- Go back to step 2
- execute
npm run lint
to lint the files - Update changelog, write what you have changed/fixed/added. If there is not a heading for the next version, add it.
- Create a pull request
- If you are unsure about something, ask in pitcher-vue-sdk channel