-
Notifications
You must be signed in to change notification settings - Fork 2
Task 1 — Creating a new Issue
James edited this page Jul 10, 2023
·
4 revisions
We will begin by creating a new issue, to represent a new to-do item that you will complete in Task 4.
-
Navigate to the issues dashboard by clicking the
Issues
button in the top navigation bar. -
Click the
New issue
button in the top right.
-
Title the new issue with
Add my name to the README
. -
Add the following to the comment box:
I should add my name to the README, as it is *my* GitHub tutorial.
-
Assign the issue to yourself using the right-hand sidebar.
-
Label the issue with
documentation
.
- Click
Submit new issue
.
🎉 Congratulations!
You have just created your first GitHub issue!
For help on using Git and GitHub, you may:
- Refer to the
Getting Started with GitHub
workshop provided on Canvas - Ask for help on Slack, Ed Discussion, or in the labs
- Refer to https://git-scm.com/book/en/v2