Skip to content

Platform for social lang therapy projects

License

Notifications You must be signed in to change notification settings

aaandrianaaa/TheraLang

 
 

Repository files navigation

TheraLang

Platform for social lang therapy projects

Git Flow

We are using simpliest github flow to organize our work: Github flow We have only master and feature branches. After each sprint we are creating tag with release version using semantic versioning (X.X.X): https://semver.org/

Note! Contribution rules:

  1. All the commits should start from prefix uttmm-xxx and have a short and clear description what was done. Where xxx - number of the ticket. In case of subtask - uttmm-xxx-yyy, where yyy - number of the subtask. i.e. uttmm-4510 Added tests for GetOffers method.
  2. Pull request should not contain any files that is not required by task. In case of any violations, pull request will be rejected.

About

Platform for social lang therapy projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.6%
  • JavaScript 17.9%
  • HTML 7.9%
  • TypeScript 4.5%
  • CSS 3.0%
  • Shell 0.1%