diff --git a/.github/copilot-workspace/CONTRIBUTING.md b/.github/copilot-workspace/CONTRIBUTING.md new file mode 100644 index 00000000..1e806385 --- /dev/null +++ b/.github/copilot-workspace/CONTRIBUTING.md @@ -0,0 +1,3 @@ +The packages in this repository are published using semantic-release. Use the +Conventional Commit standard for all commit messages. Possible scopes include `feat`, +`fix`, `chore`, `ci`, and `docs`.