Skip to content

Commit eee49fe

Browse files
adding reference to forking workflow in git
1 parent e0fcba0 commit eee49fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Contributing
22

3-
If you would like to contribute to this project, we recommend following the "fork-and-pull" Git workflow.
3+
If you would like to contribute to this project, we recommend following the ["fork-and-pull" Git workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/forking-workflow).
44

55
1. **Fork** the repo on GitHub
66
2. **Clone** the project to your own machine
@@ -14,7 +14,7 @@ NOTE: Be sure to merge the latest from "upstream" before making a pull request!
1414

1515
<details>
1616
<summary>1. Clone Repo</summary>
17-
17+
1818
```shell
1919
git clone https://github.com/georgian-io/LLM-Finetuning-Toolkit.git
2020
cd LLM-Finetuning-Toolkit/

0 commit comments

Comments
 (0)