VenturaFranklin / ThetaTauAnnualReport

The annual report google scripts for Theta Tau, the professional engineering fraternity
GNU General Public License v3.0
0 stars 0 forks source link

END OF LIFE

This application will no longer be used.

Moving forward we will use the webapp CMT.ThetaTau.org

If you would like to contribute to that effort, please see Contributing





ThetaTauAnnualReport (Legacy Information)

The annual report google scripts for Theta Tau, the professional engineering fraternity

Contributing

Google scripts does not seem to have a very good method of collaboration, or I haven't figured it out.
If you know of a better way, please let me know.

  1. Clone this repository.
  2. Create a copy of the master sheet.
    (Email me for a copy, frank.ventura@thetatau.org)
        After making a copy, you should automatically have the code, ThetaTauReportsBOUND, in the script editor.
        The code in the script editor will be exactly what is on the master branch on github.
        However, style changes (eg. adding a row/column to the sheet) I do not have a good way of incorporating those changes back.)
  3. Find a task to work on at Github
    https://github.com/VenturaFranklin/ThetaTauAnnualReport/issues
        Make sure to claim the task
  4. Make a new branch for your work.
  5. Commit and push your work to your branch.
  6. Submit a pull request.