Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,19 @@
2) Programming languages used will be HTML, Javascript and CSS
# In order to contribute,

Fork the repository
Create a feature branch like "feature_hawa"
After making the changes, push to Github and then open a Pull request
#my own branch


Considering the fact that we are numerous and the workload is small, to ease the contribution we will proceed as follows:
- The group lead of each group creates a branch e.g `git checkout -b feature/name_of_section`. name_of_section corresponding to the section of the website the group is working on.
- She makes some changes(create an index.html file), commit it and opens a pull request.
- Her group members then pull the code from the wtm repository, switch to the feature/name_of_section branch with the command `git checkout feature/name_of_section`, create their own files and make the changes they have to and push them with a screenshot of the output.
- The group leader then reviews the code, copy and paste it in her own code at the appropriate position the cleans up the branch by deleting the members' files



# Happy Coding !!!
# Happy Coding !!!