Skip to content

Commit 8e91bb1

Browse files
authored
Update CONTRIBUTING.md
1 parent ed63571 commit 8e91bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ There are several ways you can contribute to this project:
1515
To get started contributing to Ascii-Table, follow these steps:
1616

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

0 commit comments

Comments
 (0)