Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ManojTGN authored Apr 11, 2024
1 parent ed63571 commit 8e91bb1
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 @@ -15,7 +15,7 @@ There are several ways you can contribute to this project:
To get started contributing to Ascii-Table, follow these steps:

1. Fork the repository and clone it to your local machine.
3. Make your changes and commit them: `git commit -m "Add new feature"`.
3. Make your changes in the `ascii-table-contribute` branch and commit them: `git commit -m "Add new feature"`.
4. Push your changes to your fork: `git push origin my-contribution`.
5. Submit a pull request with a description of your changes. `that simple ;)`

Expand Down

0 comments on commit 8e91bb1

Please sign in to comment.