chore(github): add repository configuration file

This commit is contained in:
2026-01-05 10:59:02 -05:00
parent 36241dff65
commit d527b380c8

3
.github/Repo.toml vendored Normal file
View File

@@ -0,0 +1,3 @@
[scopes]
docs = ["README.md", "USAGE.md", "MIGRATION.md"]
github = [".github"]