Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 630 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 630 Bytes

Contributing

Want to contribute to dashblocks-template? Awesome!

There are many ways you can contribute:

  • by reviewing
  • by reporting bugs
  • by suggesting improvements and new features
  • by writing or editing documentation
  • by writing code ( no patch is too small )
  • by closing issues

Proposing pull requests

Pull requests are very welcome. Note that if you are going to propose drastic changes, be sure to open an issue for discussion first, to make sure that your PR will be accepted before you spend effort coding it.

Inspired by https://github.com/middleman/middleman-heroku/blob/master/CONTRIBUTING.md