Skip to content

Assignment#1

Open
namraschazil wants to merge 2 commits into
mainfrom
assignment
Open

Assignment#1
namraschazil wants to merge 2 commits into
mainfrom
assignment

Conversation

@namraschazil
Copy link
Copy Markdown
Owner

@namraschazil namraschazil commented Apr 28, 2024

TITLE: UofT-DSI | - Assignment <#1>

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

I clone a repository and then made changes to it. after making changes, I staged, committed and pushed the changes to the github

What did you learn from the changes you have made?

how to make branches in repository, and how to stage, commit and push changes to repository in github

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

i found that the text was overwritten in README file so i used nano to fix it

How were these changes tested?

i open github to check the branches and changes within the repositories.

A reference to a related issue in your repository (if applicable)

@mentions of the person or team responsible for reviewing proposed changes (At least 2 people)

Checklist

  • I can confirm that my changes are working as intended

Comment thread README.md

b. What is a pull request? Pull requests are a means of conveying the changes you have made to a branch in a repository on Github


c. How do I open up a pull request? Firstly we need to fork the repository to our own username account. From there we click ‘Compare and pull request’ to create pull request for the associated branch. Then we click the 'compare across forks' icon so that our base dropdown has the upstream repository we want to merge changes into and the base says main. We then add a title and description for our pull requests before finally selecting “create pull request”.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forking repo is not a mandatory step in creating pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants