Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 584 Bytes

File metadata and controls

7 lines (5 loc) · 584 Bytes

How to contribute

If you want to make a contribution to this script, please make sure you follow these guidelines:

  • Make sure you explain your changes in the pull request. Pull requests without comments or ambiguous changes will be denied.
  • Please answer any questions that may come up under your PR.
  • Please do not increment the version number in util/CONSTANTS.py. The updater currently directly fetches the newest release number from the main repository branch and should only be incremented in version bump commits. Pull requests increasing this number will be denied.