diff options
author | xtekky <98614666+xtekky@users.noreply.github.com> | 2023-05-24 19:39:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-24 19:39:24 +0200 |
commit | 8edd0ddbe2e01cc5b1e0e9ed493e2215fbfe2665 (patch) | |
tree | e3ffe582963531b85e3135e0de5189a7d8b1598c | |
parent | Merge pull request #592 from hpsj/main (diff) | |
parent | Create CONTRIBUTING.md (diff) | |
download | gpt4free-8edd0ddbe2e01cc5b1e0e9ed493e2215fbfe2665.tar gpt4free-8edd0ddbe2e01cc5b1e0e9ed493e2215fbfe2665.tar.gz gpt4free-8edd0ddbe2e01cc5b1e0e9ed493e2215fbfe2665.tar.bz2 gpt4free-8edd0ddbe2e01cc5b1e0e9ed493e2215fbfe2665.tar.lz gpt4free-8edd0ddbe2e01cc5b1e0e9ed493e2215fbfe2665.tar.xz gpt4free-8edd0ddbe2e01cc5b1e0e9ed493e2215fbfe2665.tar.zst gpt4free-8edd0ddbe2e01cc5b1e0e9ed493e2215fbfe2665.zip |
-rw-r--r-- | CONTRIBUTING.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..932dc30f --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,8 @@ +<img alt="gpt4free logo" src="https://user-images.githubusercontent.com/98614666/233799515-1a7cb6a3-b17f-42c4-956d-8d2a0664466f.png"> + +### Please, follow these steps to contribute: +1. Reverse a website from this list: [sites-to-reverse](https://github.com/xtekky/gpt4free/issues/40) +2. Add it to [./testing](https://github.com/xtekky/gpt4free/tree/main/testing) +3. Refractor it and add it to [./gpt4free](https://github.com/xtekky/gpt4free/tree/main/gpt4free) + +### We will be grateful to see you as a contributor! |