We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed63571 commit 8e91bb1Copy full SHA for 8e91bb1
CONTRIBUTING.md
@@ -15,7 +15,7 @@ There are several ways you can contribute to this project:
15
To get started contributing to Ascii-Table, follow these steps:
16
17
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"`.
+3. Make your changes in the `ascii-table-contribute` branch and commit them: `git commit -m "Add new feature"`.
19
4. Push your changes to your fork: `git push origin my-contribution`.
20
5. Submit a pull request with a description of your changes. `that simple ;)`
21
0 commit comments