Fix typo, link kredits wiki page

This commit is contained in:
Basti 2018-04-22 13:39:29 +02:00
parent 417eb42905
commit bba5407c7d

View File

@ -1,9 +1,10 @@
# hubot-kredits # hubot-kredits
This repository provides scripts for integrating Kosmos Kredits in This repository provides scripts for integrating [Kosmos
[Hubot](http://hubot.github.com/) chatbots. The bot will watch for Kredits](https://wiki.kosmos.org/Kredits) in [Hubot](http://hubot.github.com/)
project-related things happening on the Internet and automatically create chatbots. The bot will watch for project-related things happening on the
proposals for issuing Kredits for project contributions. Internet and automatically create proposals for issuing kredits for project
contributions.
## Configuration ## Configuration
@ -25,7 +26,7 @@ As usual in Hubot, you can add all config as environment variables.
The GitHub integration will watch for closed issues and merged pull requests, The GitHub integration will watch for closed issues and merged pull requests,
which carry a kredits label: `kredits-1`, `kredits-2`, `kredits-3` for small, which carry a kredits label: `kredits-1`, `kredits-2`, `kredits-3` for small,
medium and large contributions. If there are multiple people assigned, it will medium and large contributions. If there are multiple people assigned, it will
issue propsals for all of them. issue proposals for all of them.
#### Setup #### Setup