From 600073bc2f6745ea0099ff2555a5cce85eb92517 Mon Sep 17 00:00:00 2001 From: Pablo Ovelleiro Corral Date: Sun, 21 Apr 2019 11:20:34 +0200 Subject: [PATCH] readme: contributing --- .gitignore | 1 + README.md | 9 +++++++++ 2 files changed, 10 insertions(+) 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.