Folder guidelines from top-level:
src: source codeassets: non-code files (images)docs: documentation, preferably in Markdowntests: unit tests.github: for GitHub CI/CD pipelines
In the top-level folder, it’s good practice to have:
.gitignoreREADME.mdLICENSE