If you change SASS you should recompile before committing. Do that like this from inside the theme directory:
npm i
gulp sass
- Create a new branch.
- If your change originated in a Trac ticket, specify that in your commit message. For example,
Trac #9038 add FormAssembly shortcode to footer. - Deploy your changes to
chaucer. - Create a new pull request to merge your branch into
master. - Deploy your changes to
production.
© 2016 Modern Language Association of America. All right reserved.