Skip to content

Files

Latest commit

ff1c2c3 · Nov 5, 2017

History

History
37 lines (21 loc) · 1.07 KB

CONTRIBUTING.md

File metadata and controls

37 lines (21 loc) · 1.07 KB

CONTRIBUTING

Thank you for your interesting in make this library better.

  • If you find any bugs feel free to create a issue over here and i will try to solve this as soon as I can.

  • If you want to fix something, you must make the following steps:

    1. Fork this project

    2. Install dependencies of the project

       npm install
      
    3. Find the bug and kill that bastard 🙊

    4. Upload your fix in a new branch and create a pull request

    5. I will review the code and if everything is fine I will merge your changes.

Some code styles

  1. If you are gonna make modifications in the scss code, please take in mind the css attributes must be ordered alphabetically

  2. For javascript I am using the airbnb eslint config.

Generating a build

  1. Making a new build is easy thanks to poi, just type in your terminal

     npm run component
    
  2. I will generate the library in the dist folder

     dist/v-toggle.min.js
    

Contact

If you want to contact me feel free to send me a message in my mail or my twitter account