Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
16 lines (10 loc) · 777 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
16 lines (10 loc) · 777 Bytes

Questions

If you are having difficulties running the app or have a question about the service, please ask a question on dW Answers or Stack Overflow.

Issues

If you encounter an issue with this sample app, you are welcome to submit a bug report. Before that, please search for similar issues. It's possible somebody has encountered this issue already.

Pull Requests

If you want to contribute to the repository, here's a quick guide:

  1. Fork the repo.
  2. develop your code changes: npm install -d
  3. Commit your changes
  4. Push to your fork and submit a pull request