aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-02-24 16:26:39 -0800
committerChris Rebert <[email protected]>2015-02-24 16:26:39 -0800
commita415b91558c9e7457b472abb2c0fb6fb2cbeba73 (patch)
treee32d4c6b128e0efc14fd9d1bd526f0ed5c47a113 /docs
parent13c690f992aa250c86aad6fa98df72141af0c062 (diff)
parent114d1cf76c8fdde7e1eda4fe4aecbf0567674633 (diff)
downloadbootstrap-a415b91558c9e7457b472abb2c0fb6fb2cbeba73.tar.xz
bootstrap-a415b91558c9e7457b472abb2c0fb6fb2cbeba73.zip
Merge pull request #15828 from kkirsche/patch-20
Add plugin package keyword recommendation
Diffstat (limited to 'docs')
-rw-r--r--docs/_includes/getting-started/community.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_includes/getting-started/community.html b/docs/_includes/getting-started/community.html
index c7e7691af..1ed9529c9 100644
--- a/docs/_includes/getting-started/community.html
+++ b/docs/_includes/getting-started/community.html
@@ -6,6 +6,7 @@
<li>Read and subscribe to <a href="http://blog.getbootstrap.com/">The Official Bootstrap Blog</a>.</li>
<li>Chat with fellow Bootstrappers using IRC in the <code>irc.freenode.net</code> server, in the <a href="irc://irc.freenode.net/%23bootstrap">##bootstrap channel</a>.</li>
<li>For help using Bootstrap, ask on <a href="http://stackoverflow.com/questions/tagged/twitter-bootstrap-3">StackOverflow using the tag <code>twitter-bootstrap-3</code></a>.</li>
+ <li>Developers should use the keyword <code>bootstrap</code> on packages which modify or add to the functionality of Bootstrap when distributing through <a href="https://www.npmjs.com/browse/keyword/twbs-bootstrap">npm</a> or similar delivery mechanisms for maximum discoverability.</li>
<li>Find inspiring examples of people building with Bootstrap at the <a href="http://expo.getbootstrap.com">Bootstrap Expo</a>.</li>
</ul>
<p>You can also follow <a href="https://twitter.com/getbootstrap">@getbootstrap on Twitter</a> for the latest gossip and awesome music videos.</p>