/sis-custom

Custom JavaScript, CSS & images for the SIS project

Primary LanguageCSSOtherNOASSERTION

SIS Custom - Build Status

Custom JavaScript, CSS & images for the SIS project

Installation

Build files

  • As soon as we merge a pull request, we automatically build the files to sis-custom-build.

Apply the changes to SIS

Styleguides & rules

Contributing

  1. Fork it!
  2. Create a jira in the SIS Replacement Project
  3. Create your feature branch: git checkout -b SISRP-XXXX-my-new-feature
  4. Commit your changes: git commit -m 'SISRP-XXXX - Add some feature'
  5. Push to the branch: git push origin SISRP-XXXX-my-new-feature
  6. Submit a pull request