Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 770 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 770 Bytes

Contributing

When contributing to this repository, please make your changes on appriopate feature branch, and then start a Pull Request.

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

Branches

  • master has the latest deployed version of the code
  • develop is a development branch for Maintenance and Typin upgrades projects; from this branch feature branches should be created
  • develop-examples-app is a development branch for TypinExamples project
  • feature/issue-<issue number>_<short name separable with dashes> (example: feature/issue-27_Schemas-performance-improvements) are branches to resolve particular issues