| ▲ | kolx 6 hours ago | |
I never maintained an open source project and not sure how to even do it properly. I am also not sure how much effort would I have to put to an open source project. I imagine I would need to collaborate with a pretty much anyone who has an interest in the area. Again not that I mind just not sure how much time I have to spare. Right now this is a really slow process and tbh I have to rely on manual testing at least for the editor. | ||
| ▲ | Mashimo 6 hours ago | parent | next [-] | |
Nah, besides sharing the code you don't have to do anything. Most people would want you to upload the code to github, then they can star and clone it with ease. But you don't have to have an issue tracker, and you certainly don't have to read any of the issues or pull request. You can ignore or disable that. I think even just having a up to date .zip with all the code would be technically enough. | ||
| ▲ | qingcharles 4 hours ago | parent | prev [-] | |
You don't have to collaborate with anyone. Just stick the code up on GitHub and if people file issues or PRs, then you can engage or not as you please. There are plenty of projects that are open source but don't accept any public modifications. You might just find you end up with some folks who genuinely want to help out, though. | ||