WinUI-Gallery
WinUI-Gallery copied to clipboard
Improve the codebase structure
The current codebase sturcture seems to be a bit cluttered and may need a little organization. If you guys agree, Id like to propose this idea and work on this:
- .github
- images
- .pipelines
- ~~build~~
- ~~docs/images~~
- packagestore
- src
- tests
- tools
IIRC @marcelwgn also mentioned this in somewhere else (in a PR's review or else)?
I would say we should leave the build,docs and .github folder as is, the rest of the changes are fine to me.
That case, can i start from tests folder?
Sure thing!