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:
parent
2bffa5c8d7
commit
600073bc2f
1
.gitignore
vendored
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user