Add project's contribution guide to mkdocs site through docs/ to outline project standards and processes for contributors.
Research how open source projects typically do this and get some inspiration from copilot instructions. Touch on points eg git commit conventions, base branch off of dev for PRs, linking to issues, avoiding unnecessary git diffs to PR aim, etc...
Add project's contribution guide to mkdocs site through docs/ to outline project standards and processes for contributors.
Research how open source projects typically do this and get some inspiration from copilot instructions. Touch on points eg git commit conventions, base branch off of dev for PRs, linking to issues, avoiding unnecessary git diffs to PR aim, etc...