Skip to content

A team that facilitated in making Dynamic and Animated Web Pages using Javascript and JQuery

Notifications You must be signed in to change notification settings

CodelineAtyab/ScriptSynergy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScriptSynergy

A team that facilitated in making Dynamic and Animated Web Pages using Javascript and JQuery

Under Development By Team Design Dynamos

Contribution Guidelines

Step 1

Copy the issue ID from github repo issues.

Step 2

Goto the repo and git status (Make sure you are on main branch)

Step 3

git pull (Make sure you are up to date)

Step 4

Create a new branch (replica of main) from the main branch and check it out (switch to the new branch) Example: git branch feature/<name_intials>-<issue-id>-ticket-title

Step 5

Checkout the new branch using git checkout Example: git checkout feature/<name_intials>-<issue-id>-ticket-title

Step 6

Now do your task

Step 7

Push your changes (branch) to github by doing:

git add *
git commit -m "some-message"
git push 

NOTE: (if upstream bracnh is not there then run the --set-upstream command given by git only once)

Step 8

Got GitHub and click on "Compare & pull request"

Step 9

Add Reviewers and Click on "Create pull request"

Step 10

Move the ticket to "Ready for Review"

Step 11

Wait for atleast 3 approvals from the team

Step 12

After approvals, Please "SQUASH MERGE"

Step 13

Go back to the main branch

git checkout main

Step 14

Pull the latest chages by doing

git pull

Step 15

Repeat the same steps from Step 1 for a new task

About

A team that facilitated in making Dynamic and Animated Web Pages using Javascript and JQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages