Custom JavaScript, CSS & images for the SIS project
- As soon as we merge a pull request, we automatically build the files to sis-custom-build.
- Fork it!
- Create a jira in the SIS Replacement Project
- Create your feature branch:
git checkout -b SISRP-XXXX-my-new-feature
- Commit your changes:
git commit -m 'SISRP-XXXX - Add some feature'
- Push to the branch:
git push origin SISRP-XXXX-my-new-feature
- Submit a pull request