No description
Find a file
John Furrow 5326520634
Merge pull request #1 from BasicsCoding/patch-1
Fixed spelling mistake
2018-02-26 17:11:35 -08:00
logos add veuitfy 2018-02-15 10:26:05 -08:00
communities.json Fixes logo filename typo 2018-02-15 11:13:25 -08:00
package.json commit initial set of communities 2018-02-14 16:02:27 -08:00
README.md Fixed spelling mistake 2018-02-21 15:53:40 +00:00

Open Source Communities on Discord

This is the source list of OSS communities that use and live on Discord. It is used to populate the list at https://discordapp.com/open-source. To add your project and community to the list:

  • Fork the repo
  • Add your logo into /logos -- Logos should be 40x40 SVGs
  • Add your community to communities.json like so:
{
  "logo": "your-logo.svg",
  "title": "Name of your project",
  "quote": "A short quote about how you use Discord for your project.",
  "inviteCode": "The public invite code to your project, usually the code after https://discord.gg/"
}
  • Submit a PR with your change and, if all is OK, we'll merge it and pull it in!

Thanks for being part of Discord!