Skip to content

Commit 54d71b9

Browse files
authored
Remove contribution guidelines from README
Removed contribution guidelines section from README.
1 parent ae512d7 commit 54d71b9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,6 @@ This project is in active development. You can subscribe this repo via `Watch` s
192192
- The recommendation algorithm is very simple, it may not accurately reflect your interest. Welcome better ideas for improving the algorithm!
193193
- High `MAX_PAPER_NUM` can lead the execution time exceed the limitation of Github Action runner (6h per execution for public repo, and 2000 mins per month for private repo). Commonly, the quota given to public repo is definitely enough for individual use. If you have special requirements, you can deploy the workflow in your own server, or use a self-hosted Github Action runner, or pay for the exceeded execution time.
194194

195-
## 👯‍♂️ Contribution
196-
Any issue and PR are welcomed! But remember that **each PR should merge to the `dev` branch**.
197195

198196
## 📃 License
199197
Distributed under the AGPLv3 License. See `LICENSE` for detail.

0 commit comments

Comments
 (0)