Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: enhance contributing section #3219

Merged
merged 1 commit into from
Sep 29, 2023
Merged

README: enhance contributing section #3219

merged 1 commit into from
Sep 29, 2023

Conversation

DybekK
Copy link
Contributor

@DybekK DybekK commented Sep 29, 2023

This PR updates the README.md file to provide clearer guidance for new contributors, specifically addressing challenges encountered during binary compatibility check.

New contributors may experience difficulties when attempting to run core/mimaReportBinaryIssues, as tags are not fetched by default during forking.

I have enhanced the Contribution section with more details on how to properly check binary compatibility, including the necessary steps to ensure that all relevant tags are fetched.

Enhanced the 'Contributing' section by adding clearer instructions for fetching tags before checking binary compatibility
@adamw adamw merged commit a04d42a into softwaremill:master Sep 29, 2023
@adamw
Copy link
Member

adamw commented Sep 29, 2023

Looks good, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants