This is the repo that contains the default Community health files. According to the GitHub documentation, health files are default files that help all repositories in the Dusk
organization stay consistent and follow best practices. GitHub will use and display default files for any repository owned by the account that does not have its own file of that type in any of the following places:
root
.github
folderdocs
folderIt is possible to change any of the health files through the normal process of opening an issue, submitting a Pull Request for review, and merging it on the main
branch when approved by the reviewers