[WIP] hello readme #18

Closed
bumi wants to merge 1 commits from readme into master
Showing only changes of commit e93d7d0973 - Show all commits

26
README.mdown Normal file
View File

@ -0,0 +1,26 @@
# Kredits Hubot integration
These are hubot skills to interact with the Kredits contracts.
It hosts integrations to different services.
## Supported Services
### GitHub
The GitHub integration allows hubot to create proposals from a GitHub webhook notification.
Supported are notifications about closed pull requests and issues.
The proposal is created with the following attributes:
* recipient: assignees or the user of the issue
* amount: determined by the label of the issue.
### Mediawiki
## Installation
See the documentation of each integration of possible configuration options.
The integrations are configured with environment variables.
raucao commented 2018-04-19 13:05:57 +00:00 (Migrated from github.com)
Review

Let's add all documentation here in the README, where it's properly formatted and easy to read, both on GitHub as well as locally with a checked-out repo. Similar to https://github.com/67P/hubot-incoming-webhook

Let's add all documentation here in the README, where it's properly formatted and easy to read, both on GitHub as well as locally with a checked-out repo. Similar to https://github.com/67P/hubot-incoming-webhook