Skip to content

Commit 6d52acf

Browse files
committed
add how to contribute on readme
1 parent 76c58d8 commit 6d52acf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# Deep Learning Tutorials using PyTorch (PseudoLab)
22

3+
4+
5+
## How to contribute
6+
7+
1. fork [Pseudo-Lab/Tutorial-Book](https://github.com/Pseudo-Lab/Tutorial-Book)
8+
2. clone the forked repo to your local computer
9+
3. make necessary changes on the local repo
10+
4. push the changes made on the local repo to the forked repo
11+
5. create a pull request from the forked repo to [Pseudo-Lab/Tutorial-Book](https://github.com/Pseudo-Lab/Tutorial-Book)
12+
6. Repeat step 3 and 5
13+

0 commit comments

Comments
 (0)