Skip to content

Commit

Permalink
Correct section about showing plugins on homepage
Browse files Browse the repository at this point in the history
We already display plugins on the website, so reword the section to make that clear.
  • Loading branch information
hanneskaeufler committed Jan 30, 2018
1 parent 3060cb6 commit 6c88382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/extending-danger.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ Note that using `danger pr` more than 2-3 times would require that you send auth

With your code tested and ready, you can publish - update your app's `package.json` and import your new node module into your Dangerfile. Done and dusted.

With the Ruby version of Danger, we collate all of the plugins to highlight them on the homepage of the site - I'd like to do this again sometime, so please include the tag `"danger-plugin"` inside your `package.json`. Then at some point this website will pull all of the READMEs into the site.
We collate all of the plugins to highlight them on the homepage of the site - so please include the tag `"danger-plugin"` inside your `package.json`. Then this website will display your plugins README.

Finally send us a tweet to [@DangerSystems](https://twitter.com/dangersystems) to let us know you've made something awesome.

0 comments on commit 6c88382

Please sign in to comment.