<em class="text-neutral-600">How you can help make RubyGems and the surrounding ecosystem better.</em>

Looking to contribute to a RubyGems project? You've come to the right place!
There are many development efforts going on right now, and they could use
your help. Just follow the links below to get started contributing or to contact the
project maintainers.

* [Core Projects](#core-projects)
* [Ecosystem Projects](#ecosystem-projects)
* [3rd Party Projects](#3rd-party-projects)
* [Add Your Own Idea](#add-your-own-idea)

Core Projects
-------------

These projects are maintained by the core RubyGems team across the [ruby](https://github.com/ruby/) and [rubygems](https://github.com/rubygems/) organizations.

<a class="font-light text-2xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors" href="https://github.com/ruby/rubygems">RubyGems &amp; Bundler</a>

Ruby's package management system. This monorepo contains two CLI tools:
`gem` for installing and managing individual gems, and `bundle` for managing
application dependencies. Both are bundled with Ruby.

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/ruby/rubygems">Source Code</a>
  <span aria-hidden="true" class="mx-[15px] inline-block relative -top-0.5 h-[7px] w-[7px] rounded-full bg-neutral-400"></span>
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/ruby/rubygems/issues">Issues</a>
  <span aria-hidden="true" class="mx-[15px] inline-block relative -top-0.5 h-[7px] w-[7px] rounded-full bg-neutral-400"></span>
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/ruby/rubygems/discussions">Discussions</a>
  <span aria-hidden="true" class="mx-[15px] inline-block relative -top-0.5 h-[7px] w-[7px] rounded-full bg-neutral-400"></span>
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/ruby/rubygems/blob/master/CONTRIBUTING.md">Contributing Guide</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/hsbt"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/hsbt.png?size=32" title="Hiroshi SHIBATA"></a>
  <a class="no-underline" href="https://github.com/tenderlove"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/tenderlove.png?size=32" title="Aaron Patterson"></a>
  <a class="no-underline" href="https://github.com/kou"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/kou.png?size=32" title="Sutou Kouhei"></a>
  <a class="no-underline" href="https://github.com/colby-swandale"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/colby-swandale.png?size=32" title="Colby Swandale"></a>
  <a class="no-underline" href="https://github.com/eileencodes"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/eileencodes.png?size=32" title="Eileen Uchitelle"></a>
  <a class="no-underline" href="https://github.com/flavorjones"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/flavorjones.png?size=32" title="Mike Dalessio"></a>
  <a class="no-underline" href="https://github.com/Edouard-chin"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/Edouard-chin.png?size=32" title="Edouard Chin"></a>
</p>

<em class="text-neutral-600 uppercase">Alumni:</em>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/drbrain"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/drbrain.png?size=32" title="Eric Hodel"></a>
  <a class="no-underline" href="https://github.com/evanphx"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/evanphx.png?size=32" title="Evan Phoenix"></a>
  <a class="no-underline" href="https://github.com/segiddins"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/segiddins.png?size=32" title="Samuel Giddins"></a>
  <a class="no-underline" href="https://github.com/indirect"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/indirect.png?size=32" title="André Arko"></a>
  <a class="no-underline" href="https://github.com/luislavena"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/luislavena.png?size=32" title="Luis Lavena"></a>
  <a class="no-underline" href="https://github.com/wycats"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/wycats.png?size=32" title="Yehuda Katz"></a>
  <a class="no-underline" href="https://github.com/carllerche"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/carllerche.png?size=32" title="Carl Lerche"></a>
  <a class="no-underline" href="https://github.com/zenspider"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/zenspider.png?size=32" title="Ryan Davis"></a>
  <a class="no-underline" href="https://github.com/jbarnette"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/jbarnette.png?size=32" title="John Barnette"></a>
  <a class="no-underline" href="https://github.com/hone"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/hone.png?size=32" title="Terence Lee"></a>
  <a class="no-underline" href="https://github.com/deivid-rodriguez"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/deivid-rodriguez.png?size=32" title="David Rodríguez"></a>
  <a class="no-underline" href="https://github.com/bronzdoc"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/bronzdoc.png?size=32" title="Luis Sagastume"></a>
  <a class="no-underline" href="https://github.com/djberg96"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/djberg96.png?size=32" title="Daniel Berger"></a>
  <a class="no-underline" href="https://github.com/duckinator"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/duckinator.png?size=32" title="Ellen Marie Dash"></a>
</p>

<a class="block font-light text-2xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors mt-8 pt-[22px] border-t border-neutral-300" href="https://github.com/rubygems/rubygems.org">RubyGems.org</a>

The Ruby community's gem hosting service and registry.

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://rubygems.org">Site</a>
  <span aria-hidden="true" class="mx-[15px] inline-block relative -top-0.5 h-[7px] w-[7px] rounded-full bg-neutral-400"></span>
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/rubygems/rubygems.org/issues">Issues</a>
  <span aria-hidden="true" class="mx-[15px] inline-block relative -top-0.5 h-[7px] w-[7px] rounded-full bg-neutral-400"></span>
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/rubygems/rubygems.org/discussions">Discussions</a>
  <span aria-hidden="true" class="mx-[15px] inline-block relative -top-0.5 h-[7px] w-[7px] rounded-full bg-neutral-400"></span>
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/rubygems/rubygems.org">Source Code</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/colby-swandale"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/colby-swandale.png?size=32" title="Colby Swandale"></a>
  <a class="no-underline" href="https://github.com/jenshenny"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/jenshenny.png?size=32" title="Jenny Shen"></a>
  <a class="no-underline" href="https://github.com/hsbt"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/hsbt.png?size=32" title="Hiroshi SHIBATA"></a>
  <a class="no-underline" href="https://github.com/dwradcliffe"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/dwradcliffe.png?size=32" title="David Radcliffe"></a>
</p>

<em class="text-neutral-600 uppercase">Alumni:</em>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/qrush"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/qrush.png?size=32" title="Nick Quaranto"></a>
  <a class="no-underline" href="https://github.com/sferik"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/sferik.png?size=32" title="Erik Michaels-Ober"></a>
  <a class="no-underline" href="https://github.com/evanphx"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/evanphx.png?size=32" title="Evan Phoenix"></a>
  <a class="no-underline" href="https://github.com/arthurnn"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/arthurnn.png?size=32" title="Arthur Nogueira Neves"></a>
  <a class="no-underline" href="https://github.com/skottler"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/skottler.png?size=32" title="Sam Kottler"></a>
</p>

Ecosystem Projects
------------------

These projects are part of the [RubyGems organization](https://github.com/rubygems/) and support the core infrastructure.

<a class="font-light text-2xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors" href="https://github.com/rubygems/guides">RubyGems Guides</a>

The central home for RubyGems documentation, including tutorials and reference material.
Contributions are welcome!

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="/">Site</a>
  <span aria-hidden="true" class="mx-[15px] inline-block relative -top-0.5 h-[7px] w-[7px] rounded-full bg-neutral-400"></span>
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/rubygems/guides/issues">Issues</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/hsbt"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/hsbt.png?size=32" title="Hiroshi SHIBATA"></a>
  <a class="no-underline" href="https://github.com/colby-swandale"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/colby-swandale.png?size=32" title="Colby Swandale"></a>
</p>

<em class="text-neutral-600 uppercase">Alumni:</em>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/qrush"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/qrush.png?size=32" title="Nick Quaranto"></a>
  <a class="no-underline" href="https://github.com/sandal"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/sandal.png?size=32" title="Gregory Brown"></a>
  <a class="no-underline" href="https://github.com/ffmike"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/ffmike.png?size=32" title="Mike Gunderloy"></a>
</p>

<a class="block font-light text-2xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors mt-8 pt-[22px] border-t border-neutral-300" href="https://github.com/rubygems/gems">RubyGems.org API Library</a>

A Ruby client library for the RubyGems.org API.

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/rubygems/gems/issues">Issues</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/hsbt"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/hsbt.png?size=32" title="Hiroshi SHIBATA"></a>
</p>

<em class="text-neutral-600 uppercase">Alumni:</em>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/sferik"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/sferik.png?size=32" title="Erik Michaels-Ober"></a>
  <a class="no-underline" href="https://github.com/arthurnn"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/arthurnn.png?size=32" title="Arthur Nogueira Neves"></a>
</p>

<a class="block font-light text-2xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors mt-8 pt-[22px] border-t border-neutral-300" href="https://github.com/rubygems/rubygems-mirror">RubyGems Mirror</a>

The `gem mirror` command for creating local mirrors of all gems from a remote
gem source. Useful for running RubyGems behind a firewall or for availability.

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/rubygems/rubygems-mirror/issues">Issues</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/hsbt"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/hsbt.png?size=32" title="Hiroshi SHIBATA"></a>
</p>

<em class="text-neutral-600 uppercase">Alumni:</em>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/raggi"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/raggi.png?size=32" title="James Tucker"></a>
</p>

<a class="block font-light text-2xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors mt-8 pt-[22px] border-t border-neutral-300" href="https://github.com/rubygems/gemstash">Gemstash</a>

A RubyGems.org cache and private gem server.

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/rubygems/gemstash/issues">Issues</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/hsbt"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/hsbt.png?size=32" title="Hiroshi SHIBATA"></a>
  <a class="no-underline" href="https://github.com/colby-swandale"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/colby-swandale.png?size=32" title="Colby Swandale"></a>
  <a class="no-underline" href="https://github.com/olleolleolle"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/olleolleolle.png?size=32" title="Olle Jonsson"></a>
</p>

<em class="text-neutral-600 uppercase">Alumni:</em>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/segiddins"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/segiddins.png?size=32" title="Samuel Giddins"></a>
  <a class="no-underline" href="https://github.com/martinemde"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/martinemde.png?size=32" title="Martin Emde"></a>
  <a class="no-underline" href="https://github.com/landongrindheim"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/landongrindheim.png?size=32" title="Landon Grindheim"></a>
  <a class="no-underline" href="https://github.com/technicalpickles"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/technicalpickles.png?size=32" title="Josh Nichols"></a>
  <a class="no-underline" href="https://github.com/caius"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/caius.png?size=32" title="Caius Durling"></a>
  <a class="no-underline" href="https://github.com/jrmhaig"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/jrmhaig.png?size=32" title="Joseph Haig"></a>
  <a class="no-underline" href="https://github.com/javier-menendez"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/javier-menendez.png?size=32" title="Javier Menendez"></a>
</p>

<a class="block font-light text-2xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors mt-4 pt-[22px] border-t border-neutral-300" href="https://github.com/rubygems/release-gem">release-gem</a>

The official GitHub Action for publishing gem files to RubyGems.org.

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/rubygems/release-gem/issues">Issues</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/hsbt"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/hsbt.png?size=32" title="Hiroshi SHIBATA"></a>
  <a class="no-underline" href="https://github.com/colby-swandale"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/colby-swandale.png?size=32" title="Colby Swandale"></a>
</p>

<em class="text-neutral-600 uppercase">Alumni:</em>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/landongrindheim"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/landongrindheim.png?size=32" title="Landon Grindheim"></a>
  <a class="no-underline" href="https://github.com/TonyCTHsu"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/TonyCTHsu.png?size=32" title="Tony Hsu"></a>
  <a class="no-underline" href="https://github.com/haines"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/haines.png?size=32" title="Andrew Haines"></a>
  <a class="no-underline" href="https://github.com/nicolasleger"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/nicolasleger.png?size=32" title="Nicolas Léger"></a>
  <a class="no-underline" href="https://github.com/ytkg"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/ytkg.png?size=32" title="ytkg"></a>
</p>

<a class="block font-light text-2xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors mt-4 pt-[22px] border-t border-neutral-300" href="https://github.com/rubygems/configure-rubygems-credentials">configure-rubygems-credentials</a>

A GitHub Action to configure RubyGems.org credential environment variables
for use in CI/CD workflows.

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/rubygems/configure-rubygems-credentials/issues">Issues</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/hsbt"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/hsbt.png?size=32" title="Hiroshi SHIBATA"></a>
  <a class="no-underline" href="https://github.com/colby-swandale"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/colby-swandale.png?size=32" title="Colby Swandale"></a>
</p>

<a class="block font-light text-xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors mt-4 pt-[22px] border-t border-neutral-300" href="https://github.com/rubygems/configure_trusted_publisher">configure_trusted_publisher</a>

A CLI tool to automate the process of configuring a trusted publisher for a gem.

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/rubygems/configure_trusted_publisher/issues">Issues</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/hsbt"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/hsbt.png?size=32" title="Hiroshi SHIBATA"></a>
  <a class="no-underline" href="https://github.com/colby-swandale"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/colby-swandale.png?size=32" title="Colby Swandale"></a>
</p>

<em class="text-neutral-600 uppercase">Alumni:</em>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/landongrindheim"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/landongrindheim.png?size=32" title="Landon Grindheim"></a>
</p>

3rd Party Projects
------------------

These projects are outside of the RubyGems organization, but work closely with RubyGems to improve the gem experience for everyone.

<a class="font-light text-2xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors" href="https://github.com/docmeta/rubydoc.info">RubyDoc.info</a>

Provides [YARD](https://yardoc.org) documentation for every RubyGem available.
Push a gem, and you get docs created instantly!

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://rubydoc.info">Site</a>
  <span aria-hidden="true" class="mx-[15px] inline-block relative -top-0.5 h-[7px] w-[7px] rounded-full bg-neutral-400"></span>
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/docmeta/rubydoc.info/issues">Issues</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/lsegal"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/lsegal.png?size=32" title="Loren Segal"></a>
</p>

<a class="block font-light text-2xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors mt-4 pt-[22px] border-t border-neutral-300" href="https://github.com/geminabox/geminabox">Geminabox</a>

A simple way to host RubyGems internally and allow uploading of private gems.

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/geminabox/geminabox/issues">Issues</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/andynu"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/andynu.png?size=32" title="Andy Nu"></a>
</p>

<a class="block font-light text-2xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors mt-4 pt-[22px] border-t border-neutral-300" href="https://github.com/rubysec/bundler-audit">bundler-audit</a>

Patch-level verification for Bundler. Checks for known vulnerabilities
in gems listed in Gemfile.lock.

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/rubysec/bundler-audit/issues">Issues</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/postmodern"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/postmodern.png?size=32" title="Postmodern"></a>
</p>

<a class="block font-light text-2xl text-neutral-800 no-underline hover:text-neutral-900 transition-colors mt-4 pt-[22px] border-t border-neutral-300" href="https://github.com/rubysec/ruby-advisory-db">ruby-advisory-db</a>

A community-maintained database of security advisories for Ruby gems.
Used by bundler-audit and other tools to check for vulnerable dependencies.

<div class="mt-4 mb-4 flex flex-wrap items-center">
  <a class="text-lg uppercase text-red-500 hover:text-red-500/70 transition-colors" href="https://github.com/rubysec/ruby-advisory-db/issues">Issues</a>
</div>

<p class="flex flex-wrap items-center">
  <a class="no-underline" href="https://github.com/postmodern"><img class="mr-3 h-8 w-8 rounded-full" src="https://github.com/postmodern.png?size=32" title="Postmodern"></a>
</p>

Add Your Own Idea
-----------------

We'd love for your new idea to be on this list. If you're working on a
RubyGems related project, just [fork this
repo](https://github.com/rubygems/guides) and add the link!
