diff --git a/_apps/your-app-name.md b/_apps/auto-comment.md similarity index 86% rename from _apps/your-app-name.md rename to _apps/auto-comment.md index 73782dd..04d1784 100644 --- a/_apps/your-app-name.md +++ b/_apps/auto-comment.md @@ -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

-![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.