opensourcedesign / organization

:clipboard: Organizational topics for the Open Source Design collective
http://opensourcedesign.net/organization/
GNU Affero General Public License v3.0
92 stars 27 forks source link

Can we make a submission form for events? #117

Open ei8fdb opened 2 years ago

ei8fdb commented 2 years ago

We have a submission form for jobs, why don't we have one for events? It'd make things much easier. People could submit events, and we could approve the PR (if it's relevant) or reject it if not.

I'd expect it to work the same way as for jobs submissions.

Is that possible? I have no way how to implement it tho'.

Thoughts @jancborchardt @SaptakS @AnXh3L0 @ZoranPandovski ?

ZoranPandovski commented 2 years ago

@ei8fdb this is a great idea. Also, this will be a good time to document /jobs repo for development and maybe re-use it for events?

SaptakS commented 2 years ago

I guess we were planning to move the jobs repo to the main repo, so probably we should solidify that plan and then proceed with the way we decide to have jobs in future.

ei8fdb commented 2 years ago

Groovy!

@ZoranPandovski

this will be a good time to document /jobs repo for development and maybe re-use it for events?

@SaptakS

I guess we were planning to move the jobs repo to the main repo, so probably we should solidify that plan and then proceed with the way we decide to have jobs in future.

Could we do both - 1) as @SaptakS mentions, move the jobs repo into the main repo and then 2) as @ZoranPandovski mentions document it?

I can put together some designs on how I think the events submission form could work, and we can discuss it from there? I understand we're working with what's possible with Github pages and so on, so I'll try and keep it simple as possible.

SaptakS commented 2 years ago

Sounds good to me! I will look into the jobs merging also.