Skip to content

Mobile Programming Team Project - Pet Care Integration Platform

Notifications You must be signed in to change notification settings

JuseungL/TadaInu-Android

 
 

Repository files navigation

TadaInu

Mobile Programming Project: 다녀올개

The Rule of Branch Name

ID/TaskName/IssueNum
e.g.
git branch cyl0424/ImplementMainPage/2
git checkout cyl0424/ImplementMainPage/2

The Management of Issue

  • Create using the appropriate template, either Feature or Debug
  • Commit Message
    : When all work on the issue is complete, write 'close' and the 'issue number' at the end of the commit message.
e.g. git commit -m "implement main page close #2"

About

Mobile Programming Team Project - Pet Care Integration Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.0%
  • Python 2.0%