Skip to content

Commit

Permalink
Updated the Contributing Guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Jul 20, 2024
1 parent c8e887c commit f8a1d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Chess is a perfect topic for learning full-stack web development as well as for
- Add the following comment to the issue you want to be assigned to: "Hi there, happy learning and coding!"
- Be prepared to create a friendly PR once the issue has been assigned to you.

Once you're ready, [fork the repo](https://docs.github.com/es/get-started/quickstart/fork-a-repo) and create a new branch from `main` as per the following convention.
Once you're ready, fork the repo and create a new branch from `main` as per the following convention.

```text
$ git checkout -b issue/n-the-title-of-the-issue
Expand Down

0 comments on commit f8a1d45

Please sign in to comment.