Skip to content

Commit 5476877

Browse files
authored
fix: (doc) update the wording to create issue (OpenSource-Communities#173)
1 parent 0091a4f commit 5476877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro-to-oss/how-to-contribute-to-open-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ You'll need to have these tools donwloaded and installed on your local machine:
139139

140140
### Getting Started
141141

142-
1. Create an issue by clicking the "New issue" button in the "Issues" tab and complete the form.
142+
1. Create an issue by clicking the "Issues" tab on the top bar and then the green "New issue" button. Click the "Get started" button to add contributors, complete the form, and click the "Submit new issue" button.
143143
2. Fork the [guestbook repository](https://github.com/open-sauced/guestbook).
144144
3. Clone your forked repository to your computer.
145145
4. Run `npm install` to install the dependencies.

0 commit comments

Comments
 (0)