Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 699 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (14 loc) · 699 Bytes

CONTRIBUTING

Thanks for thinking about contributing to this project. 😍

What do you want to do?

JavaScript changes

Change the files in /javascripts.

CSS changes

The CSS is currently compiled from SCSS, so you will need to install and develop in SASS, then include the compiled CSS file in your commits.

Coding Style

When in doubt, follow https://github.com/styleguide.

Commiting, sending the pull request

  • Make sure you have a good description in the pull request if your changes contain more than keyword changes.
    Update html
    Change a typo in the toggle text button

  • Include at least one emoji in your pull request description.