What does this implementation fix? Explain your changes.
This is a small PR that fixes some CSS files that do not adhere to the style guidelines of being in alphabetical order, and a JS file where the file header does not include one function, and a function which does not have a function header.
Does this close any open issue? (Give issue id from issue tracker)
n/a
Include any related logs, error, output file etc.
n/a
Did you test on Mac and Windows?
On Mac only
Did you test the full GM process and verify that the code does not contribute any unexpected errors/bugs?
Did you follow the style guidelines and verify that the code does not have any incorrect formatting?
Yes, this code attempts to fix some of the code that didn't adhere to the style guidelines (i.e. Added function header, alphabetized CSS, fixed margins)
If possible, provide a screenshot of the functionality.
n/a
name: Pull request template about: GenderMag Recorders Assistant project
What does this implementation fix? Explain your changes.
This is a small PR that fixes some CSS files that do not adhere to the style guidelines of being in alphabetical order, and a JS file where the file header does not include one function, and a function which does not have a function header.
Does this close any open issue? (Give issue id from issue tracker) n/a
Include any related logs, error, output file etc. n/a
Did you test on Mac and Windows? On Mac only
Did you test the full GM process and verify that the code does not contribute any unexpected errors/bugs?
Did you follow the style guidelines and verify that the code does not have any incorrect formatting? Yes, this code attempts to fix some of the code that didn't adhere to the style guidelines (i.e. Added function header, alphabetized CSS, fixed margins)
If possible, provide a screenshot of the functionality. n/a
Any other information? n/a