diff --git a/README.md b/README.md index 0f163b12..578de70f 100644 --- a/README.md +++ b/README.md @@ -292,15 +292,14 @@ Check the [wiki](https://github.com/oobabooga/text-generation-webui/wiki/System- ## Contributing -Contributions to this project are welcome. +Pull requests, suggestions, and issue reports are welcome. -| Way to contribute | Tier | -|-----------------|-------------| -| Submit a pull request that fixes a problem or adds a new feature. | ⭐⭐⭐⭐⭐ | -| Test and review an open pull request. | ⭐⭐⭐⭐⭐ | -| Submit a bug report after searching to make sure that it has not been reported before. | ⭐⭐⭐⭐ | -| Submit a feature request that you think is relevant. | ⭐⭐⭐⭐ | -| Submit a duplicate bug report. | 🥲 | +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. ## Credits