1
0
mirror of https://github.com/pinpox/gitea-matrix-bot synced 2024-11-22 19:31:58 +01:00

readme: contributing

This commit is contained in:
Pablo Ovelleiro Corral 2019-04-21 11:20:34 +02:00
parent 2bffa5c8d7
commit 600073bc2f
No known key found for this signature in database
GPG Key ID: F7C1D57C8464E825
2 changed files with 10 additions and 0 deletions

1
.gitignore vendored

@ -2,3 +2,4 @@ tags
config.ini config.ini
gitea-matrix-bot gitea-matrix-bot
tokens.db tokens.db
coverage.txt

@ -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! 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.