diff --git a/README.md b/README.md index 175441b7..ad1ff9ce 100644 --- a/README.md +++ b/README.md @@ -49,13 +49,16 @@ Telegram: ## Contributions -> Be polite, do not bring negative emotion to others. +To make a contribution, +[fork this project](https://github.com/cicada-lang/cicada/fork) +and create a pull request. -- [TODO.md](TODO.md) -- [STYLE-GUIDE.md](STYLE-GUIDE.md) -- [CODE-OF-CONDUCT.md](CODE-OF-CONDUCT.md) -- When contributing, add yourself to [AUTHORS](AUTHORS) +Please read the [STYLE-GUIDE.md](STYLE-GUIDE.md) before you change the code. + +Remember to add yourself to [AUTHORS](AUTHORS). +Your line belongs to you, you can write a little +introduction to yourself but not too long. ## License -- [GPLv3](LICENSE) +[GPLv3](LICENSE)