Skip to content

ags3927/traan-chitro

Repository files navigation

TRAAN CHITRO

Notes and Conventions

 
Branch Naming:

  • Frontend branches - "frontend-NAME" - replace 'NAME' with the intended branch name
  • Backend branches - "backend-NAME" - replace 'NAME' with the intended branch name

 
Branch Usage Rules:

  • DO NOT push to "master" under any circumstance
  • Once you have completed work on your branch, make a pull request and we will merge the branch together
  • Try not to work on the same files concurrently with another person

 
Tips To Avoid Conflicts (not mandatory, but recommended for amateurs like us):

  • When you start working on a file, add a comment to the top of the file - "LOCKED BY - [YOUR NAME]"
  • Then make a commit with the message - ":lock: File lock commit"
  • When you finish working on a file and want to withdraw the lock, remove the comment from the top of the file
  • Then make a commit with the message - ":unlock: File unlock commit"
  • If you don't know how to add those little lock and unlock emojis at the beginning of the message, refer to the General Tips section below this

 
General Tips:

 

WORK ORGANIZED AND HAVE FUN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages