Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 686 Bytes

File metadata and controls

executable file
·
13 lines (9 loc) · 686 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a Code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Update or create a CHANGE.md file, and describe all changes in detail
  2. Increase the version number in GlobalSetter.ts and README.md file to the new version that this Pull Request would represent. The versioning scheme we use is SemVer.
  3. Compile all typescript files according to the tsconfig file