Multiple developers

Hi,

(forgive if in docs…)

I’ve built a very simple bot, but for it to become more useful, I need more than one person to be able to develop on it simultaneously. So imagine if I am busy teaching ‘the bot’ (because I only want one in the end) about how to retrieve cricket scores and you want to teach it about the weather.

I get we can have multiple training datasets (which helps with organising things), but in the case where two different people were attempting to train simultaneously, there would be two models produced.

How is that managed?

Thanks!

might be a bit like what this is asking: [What's the best way to develop Alexa-like multiple skills in Rasa platform?]