Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 551 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 551 Bytes

Contributing

  • Fork it ( https://github.com/zuramai/voler/fork )
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create a new Pull Request

Note

CSS

If you want to make some changes in the CSS style. Don't edit the .css file, use the SCSS file instead.

HTML

Since we use Nunjucks, if you want to make changes to the HTML structure, make sure you change the source file (Nunjucks) located in src.