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:
- Describe your changes in the pull request description.
- Be consistent with the coding style.
- Make commits of logical units
- Write descriptive commit messages and not 2 worded commits.
- Run lint checks
npm run lint
and fix all warnings and errors - For all colors and fonts, use provided color classes in
static/css/layout.css
. In case of addition, add the colors tolights.css
anddarktheme.css
as provided in the design - Page responsiveness in a priority, Tailwind CSS is used in the design
N/B All the designs will be provide