diff --git a/.gitignore b/.gitignore index 764dec8..55fc826 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ tags config.ini gitea-matrix-bot tokens.db +coverage.txt diff --git a/README.md b/README.md index 8e67bbe..bfba60c 100644 --- a/README.md +++ b/README.md @@ -68,3 +68,12 @@ Flags: ``` If everything went fine your gitea bot is now up and running! Make sure the configured port is open and the address reachable from the gitea server! + +# Contributing + +If you would like to help you are **very welcome**, please submit +pull-requests! + +Also, I'm looking for testers and bugs in the code. If you hit a problem, please +be sure to report it so it can be fixed. You can open an issue ticket or contact +me in the room liked above.