Skip to content

Commit

Permalink
#5 more minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sharovatov committed Dec 3, 2023
1 parent 7bf4240 commit 755d528
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions how-to.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Steps to contribute:

2. Visit the [issues page](https://github.com/qase-tms/shelterpaws/issues) and choose the issue to work on.

3. Edit the markdown file you want, save your edits, run `git add your_file.md`, commit and create pull request. Do not forget to add an issue number you were working on in the commit message like so: `git commit -m "#4 some text"` where '4' is your issue number from the [issues page](https://github.com/qase-tms/shelterpaws/issues).
3. Edit the markdown file you want, save your edits.

4.
4. Run `git add your_file.md`, commit and [create pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request). Do not forget to add an issue number you were working on in the commit message like so: `git commit -m "#4 some text"` where '4' is your issue number from the [issues page](https://github.com/qase-tms/shelterpaws/issues).

5.

0 comments on commit 755d528

Please sign in to comment.