Update README.md (#236)
This commit is contained in:
parent
1e571963ee
commit
c7b122ad24
12
README.md
12
README.md
@ -1,6 +1,6 @@
|
||||
# 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.
|
||||
This is the source list of OSS communities that use and live on Discord. It is used to populate the list at https://discord.com/open-source.
|
||||
|
||||
Thanks for being part of Discord!
|
||||
|
||||
@ -10,21 +10,21 @@ At this time, we are accepting communities which meet the following criteria:
|
||||
|
||||
1. Your community is not Discord-focused (for example, Discord bots or modifications are not accepted).
|
||||
2. Your community has at least 1,000 members, or the GitHub repo has at least 1,000 stars.
|
||||
3. Your community adheres to the [Discord community guidelines](https://discordapp.com/guidelines).
|
||||
3. Your community adheres to the [Discord community guidelines](https://discord.com/guidelines).
|
||||
|
||||
While this list does not currently extend to Discord bots, look forward to something for bots in the future.
|
||||
|
||||
## Adding your project
|
||||
|
||||
1. Fork the repo
|
||||
2. Add your logo into [`/logos`](https://github.com/discordapp/discord-open-source/tree/master/logos)
|
||||
2. Add your logo into [`/logos`](https://github.com/discord/discord-open-source/tree/master/logos)
|
||||
|
||||
* Logo dimensions should be either `72x72` for SVG or `144x144` for PNG.
|
||||
* Logo should be minified.
|
||||
* Logo should be monochromatic and white (check [the website](https://discordapp.com/open-source) for examples)
|
||||
* Logo should be monochromatic and white (check [the website](https://discord.com/open-source) for examples)
|
||||
* SVGs should contain only vector shapes — no raster graphics.
|
||||
|
||||
3. Add your community to [`communities.json`](https://github.com/discordapp/discord-open-source/blob/master/communities.json), like so:
|
||||
3. Add your community to [`communities.json`](https://github.com/discord/discord-open-source/blob/master/communities.json), like so:
|
||||
|
||||
```json
|
||||
{
|
||||
@ -37,4 +37,4 @@ While this list does not currently extend to Discord bots, look forward to somet
|
||||
}
|
||||
```
|
||||
|
||||
4. Submit a PR with your change, and if all is well, we'll merge it and display it on Discord's [open source page](https://discordapp.com/open-source)!
|
||||
4. Submit a PR with your change, and if all is well, we'll merge it and display it on Discord's [open source page](https://discord.com/open-source)!
|
||||
|
Loading…
x
Reference in New Issue
Block a user