codebude / QRCoder

A pure C# Open Source QR Code implementation
MIT License
4.66k stars 1.1k forks source link

[WIP/QRCoder2] Coordination of development (Organization) #546

Open codebude opened 6 months ago

codebude commented 6 months ago

Note: This issue is part of the planning of version 2 of the QRCoder. The meta-issue can be found here. These comments have been copied into this issue here, with the comments marked as such. If comments on the topic of this issue already exist in the meta thread, they have been copied here, naming the authors.

Topic

How should development be coordinated? Issues per task and planning/coordination via the GitHub projects function? Or does anyone know a better alternative?

codebude commented 6 months ago

I believe this question may be more applicable when there is a larger development team. But in general, I'd suggest that contributors just review goals in a GitHub issue before spending a lot of time on a PR.

Originally posted by @Shane32 here.