Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 701 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 701 Bytes

Contribute

  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 pull request

Make sure to follow the guidelines of the code and the two indentation as is, you can also check the Playbook before contributing! :)

Other information

GitHub Issues is for reporting bugs, discussing features and general feedback in Walker. If you are posting about a crash in your application, a stack trace is helpful, but additional context, in the form of code and explanation, is necessary to be of any use.