Skip to content

HackDevision2020/Time-Is-Precious

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Is Precious

Contribution Guide

Play Here: https://simmer.io/@nathan_9_9/time-is-precious

Contribution Guide

Don't forget to create a new branch based on the master branch when working on a new feature!!

Step by Step

  1. Indicate which part you will be working on in the issues page.
  2. Create a new branch with a descriptive name of the new thing you will be doing. Ex) combo-attack, double-jump, stage2, etc. Create a new branch while you are on the master branch.
  3. Do whatever you need to do.
  4. Commit your changes. (Multiple commits are also fine.)
  5. Push your commits to the remote repo with the same branch name. (You will be creating a new branch with the same name in the remote repo.)
  6. Create a pull request from your new branch to the master branch.
  7. Get feedbacks from teammates.
  8. If you need to make changes, make new commits and push to the remote. The pull request will automatically update itself.
  9. When everything is good, someone will merge the pull request. It could be yourself!

Things to Note

  • Only work on the feature the branch is intended for. Doing other things will result in merge conflicts. They can be solved, but the process is very tedious and error-prone.
  • New ideas can be posted in the issues page.
  • Commit messages do not need to be in past tense. Commit messages are for what you did anyways, not what you'll do or something.
  • Write some descriptions on what you did in your commit messages. It will be much easier to track things later on.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages