django / djangoproject.com

Source code to djangoproject.com
https://www.djangoproject.com/
BSD 3-Clause "New" or "Revised" License
1.86k stars 939 forks source link

Add a way to let people create requests to add community local events #1524

Open sabderemane opened 2 months ago

sabderemane commented 2 months ago

The page about local communities (https://www.djangoproject.com/community/local/) was created from a list of communities listed from a common document in a github issue.

Many communities might have been missed and there are no current process to add them except explicitly asking somewhere to add one.

short term solution:

long term solution:

thibaudcolas commented 2 months ago

👍 sounds great to have a clearer process for this. If possible I’d recommend finding a way to do this with pull requests instead of Google Forms, so people can easily submit additions, edits, removals of groups. I’d still mean having someone manually add to the DB I assume, but at least the way to triage requests would be simpler?

If not, Google Forms works great too.

sabderemane commented 2 months ago

@thibaudcolas could be yes, like creating a template for issue to add a Django community with all the questions and in the page suggest to submit an issue with the link of the GitHub page for that. Sound good to you?

thibaudcolas commented 3 weeks ago

Sounds good to me as a first step! We can see how well it works and adjust if needed.