mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
Merge pull request #164 from probot/hiimbex-patch-1
Update CONTRIBUTING.md
This commit is contained in:
@@ -61,16 +61,12 @@ host: https://my-probot-app.awesomecloudhost.com
|
||||
Any documentation can go here. Many apps just use their README.md here.
|
||||
```
|
||||
|
||||
## Hosting your app
|
||||
## Requirements for apps
|
||||
|
||||
We will list un-hosted apps on the website to help gain more exposure. We will consider hosting apps on a case by case basis.
|
||||
|
||||
When considering hosting new plugins here's what we look for, the app:
|
||||
|
||||
- Works (ie it can run without errors and perform some sort of action on GitHub through the API)
|
||||
- Does something not already done by an existing probot app
|
||||
- Has minimal tests
|
||||
- Has minimal documentation
|
||||
- Performs a useful action through the GitHub API that solves an existing problem for developers
|
||||
- Is original: for example, it does something not already done by an existing probot app
|
||||
- Has tests
|
||||
- Has documentation
|
||||
- Is open source
|
||||
- Has a license
|
||||
- Has a code of conduct
|
||||
|
||||
Reference in New Issue
Block a user