You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is a great idea. But do you think we could further offload it to contributors by adding some automation, like Checkstyle? For example, alpha APIs usually have 'alpha' in their method names. We could create a rule to check if a method name from the Dapr import contains 'alpha' and ensure the calling method also has 'alpha' in its name.
I understand it is easier said than done. But wanted to know everyone thoughts as well.
Expected Behavior
The
CONTRIBUTING.md
file should contain enough details about how should we contribute implementations for alpha stage APIs like:Alpha1
Actual Behavior
Currently there are no instructions in the
CONTRIBUTING.md
file.Steps to Reproduce the Problem
Please check the current
CONTRIBUTING.md
file.Release Note
RELEASE NOTE:
The text was updated successfully, but these errors were encountered: