diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index be6b3e2..c822c24 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,6 +54,8 @@ screenshots: authors: [ your-username, other-usernames ] # The repository where the code is located repository: your-username/your-app +# The address where this app is deployed +host: https://my-probot-app.awesomecloudhost.com --- Any documentation can go here. Many apps just use their README.md here. diff --git a/_includes/app.html b/_includes/app.html index 9f505b6..6c690f3 100644 --- a/_includes/app.html +++ b/_includes/app.html @@ -4,6 +4,9 @@
{{ app.description }}