Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 542 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 542 Bytes

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/satoryu/dajare. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

For developers,

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request