Update and rename your-app-name.md to auto-comment.md

Also fixed issues with first PR.
This commit is contained in:
David Boyne
2018-07-23 08:43:50 +01:00
committed by GitHub
parent 1f734a7d9f
commit bf655fecab

View File

@@ -1,17 +1,11 @@
---
# A human-friendly name of your listing
title: Auto-comment
# A short description of what your app does
description: Comments on new issues and pull requests based on your configuration.
# The slug of your hosted app on GitHub (https://github.com/apps/YOUR-SLUG)
slug: https://github.com/apps/auto-comment
# Include a few screenshots that show your app in action
slug: auto-comment
screenshots:
- https://avatars3.githubusercontent.com/in/14394?s=88&v=4
# The GitHub usernames of anyone who authored the app
authors: [ boyney123 ]
# The repository where the code is located
repository: https://github.com/boyney123/auto-comment
repository: boyney123/auto-comment
host: https://auto-comment.now.sh
---
@@ -26,8 +20,6 @@ host: https://auto-comment.now.sh
</p>
</p>
![todo](./example.png)
## Usage
Using **auto-comment** is simple. Once you've installed it in your repository you will need to setup your `./github/auto-comment.yml` file and **auto-comment** will do the rest.