Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 635 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 635 Bytes

Contributing

Want to contribute to vue-monorepo-boilerplate? 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