From c41037db6874ea36eb31a0ef3700de709d534f66 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Fri, 14 Apr 2023 23:32:39 -0300 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 76680297..c5b99d4b 100644 --- a/README.md +++ b/README.md @@ -287,14 +287,15 @@ Check the [wiki](https://github.com/oobabooga/text-generation-webui/wiki/System- ## Contributing -Pull requests, suggestions, and issue reports are welcome. +Contributions to this project are welcome. -You are also welcome to review open pull requests. - -Before reporting a bug, make sure that you have: - -1. Created a conda environment and installed the dependencies exactly as in the *Installation* section above. -2. [Searched](https://github.com/oobabooga/text-generation-webui/issues) to see if an issue already exists for the issue you encountered. +| Way to contribute | Tier | +|-----------------|-------------| +| Submit a pull request that fixes a problem | ⭐⭐⭐⭐⭐ | +| Test and review an open pull request | ⭐⭐⭐⭐⭐ | +| Submit a bug report after searching to make sure that you are the first person to report this bug | ⭐⭐⭐⭐ | +| Submit a feature request that you think is relevant | ⭐⭐⭐⭐ | +| Submit a duplicate bug report | 🥲 | ## Credits