Can we make a submission form for events?
ei8fdb opened this issue · 4 comments
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 ?
@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?
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.
Groovy!
this will be a good time to document /jobs repo for development and maybe re-use it for events?
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.
Sounds good to me! I will look into the jobs merging also.