Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.5 KB

CONTRIBUTING.md

File metadata and controls

22 lines (12 loc) · 1.5 KB

Contributing

Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct.

First: if you're unsure or afraid of anything, just ask or submit the issue or pull request anyways. You won't be yelled at for giving your best effort. The worst that can happen is that you'll be politely asked to change something. We appreciate any sort of contributions, and don't want a wall of rules to get in the way of that.

Much of the prelude of Babel's Contributing guide also applies here since babel-minify is just a set of babel plugins, a preset and tools built on top of these things with babel itself.

Useful links

Chat

Feel free to check out the #minify channel on our Slack. You can request access here - https://slack.babeljs.io

Developing

To help develop babel-minify, check out the docs/ directory.

When you feel ready to jump into babel-minify source code, a good place to start is to look for issues tagged with help wanted and/or good first issue.