Skip to content

Latest commit

History

History
24 lines (15 loc) 路 974 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) 路 974 Bytes

Contributing

First! Click the star icon in the project and share it with your friends 馃

Issue Request, bug/security report

  1. Open an issue with your request following the template.

Pull Request

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

  1. Clone this project
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Remember to follow the coding standard determined by EsLint

License

By contributing your code, you agree to license your contribution under the MIT License. By contributing to the documentation, you agree to license your contribution under the Creative Commons Attribution 3.0 Unported License.