Skip to content

Commit 13ce387

Browse files
Add a page on contributing.
1 parent 58d9d33 commit 13ce387

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CONTRIB.MD

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# How to contribute
2+
write the code you want to contribute, and then make a pull request. [How do I do that?](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request)
3+
after I check over it, and if it works, i will merge it. If it does not, I'll try to fix it. If i cant, i will say that it dosent work and that i couldnt fix it.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ I made this because i just wanted to learn Git and how to use it. I am also doin
88

99
## How to use
1010
Simply, either use the libary, or the main program.
11+
12+
# Contributing
13+
Read [this](./CONTRIB.MD)

0 commit comments

Comments
 (0)