mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
Fix typo in contributing.md
This commit is contained in:
@ -17,7 +17,7 @@ The development branch is <code>main</code>. All pull request should be made aga
|
|||||||
[clone](https://help.github.com/articles/cloning-a-repository/) it to your local device.
|
[clone](https://help.github.com/articles/cloning-a-repository/) it to your local device.
|
||||||
2. Create a new branch:
|
2. Create a new branch:
|
||||||
|
|
||||||
- Create a new branch (include the issue id and somthing readable):
|
- Create a new branch (include the issue id and something readable):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git checkout -b doc-999-my-feature-or-fix
|
git checkout -b doc-999-my-feature-or-fix
|
||||||
|
|||||||
Reference in New Issue
Block a user