Open
Description
motivation
There is generic standard advice and practices that we can quickly give feedback for on any given pr.
For example enum fields should generally always be a string. If a contributor is adding a enum field lets automate feedback and link to supporting documentation about best practices. This ruleset could be extensible and implemented similarly to the breaking-change detector.