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
chore: Enhance CONTRIBUTING.md with guidelines for adding new proto files
Added a section detailing the requirement to create corresponding `__init__.py` files in the `/py/*` directory when new proto files are added to the `/proto/*` directory. This ensures proper package recognition in Python and includes examples and rationale for the requirement.
Signed-off-by: Richard Sandoval <[email protected]>
0 commit comments