Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 837 Bytes

contributing.md

File metadata and controls

19 lines (13 loc) · 837 Bytes

Contributing to droidconKe2020 Web

We'd love to accept your patches! To contribute to droidconKe2020 simply open a pull request against the develop branch

To ensure you that your pull request is accepted:

  1. Describe your changes in the pull request description.
  2. Be consistent with the coding style.
  3. Make commits of logical units
  4. Write descriptive commit messages and not 2 worded commits.
  5. Run lint checks npm run lint and fix all warnings and errors
  6. For all colors and fonts, use provided color classes in static/css/layout.css. In case of addition, add the colors to lights.css and darktheme.css as provided in the design
  7. Page responsiveness in a priority, Tailwind CSS is used in the design

N/B All the designs will be provide