Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct section about showing plugins on homepage #499

Merged
merged 1 commit into from
Jan 30, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.