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

Add Discord to the iD sidebar #175

Closed
ForgottenHero opened this issue Aug 23, 2018 · 4 comments
Closed

Add Discord to the iD sidebar #175

ForgottenHero opened this issue Aug 23, 2018 · 4 comments
Labels
good first issue Good for newcomers

Comments

@ForgottenHero
Copy link
Contributor

ForgottenHero commented Aug 23, 2018

Could we please add the OpenStreetMap Discord to the sidebar of the iD editor alongside the Slack, Wiki, Facebook, Reddit, etc?

OSM World
https://discord.gg/SRZUYUz
Get in touch with other mappers via Discord

id sidebar

@bhousel bhousel added the good first issue Good for newcomers label Aug 26, 2018
@bhousel
Copy link
Member

bhousel commented Sep 27, 2018

Whom should I list as the contact for the Discord group?

Once we determine this, steps would be almost the same as I wrote for:
#178 (comment)

@ForgottenHero
Copy link
Contributor Author

The user 'Zandu' is the owner of the server.

@bhousel
Copy link
Member

bhousel commented Sep 28, 2018

The index entry needs a contact name and email.

@bhousel
Copy link
Member

bhousel commented Oct 1, 2018

I heard back from Austin, who operates the discord channel! The task here is to:

  1. create a new resource file resources/world/OSM-Discord.json:
{
  "id": "OSM-Discord",
  "type": "discord",
  "languageCodes": ["en"],
  "name": "OpenStreetMap Discord",
  "description": "Get in touch with other mappers via Discord",
  "url": "https://discord.gg/SRZUYUz",
  "contacts": [{"name": "Austin Harrison", "email": "jaustinharrison@gmail.com"}]
}
  1. run npm run build to ensure that checks pass and regenerate built files

If all looks good, submit a Pull Request. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants