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

fix: markdown formatting correction in CONTRIBUTING.md file #824

Merged

Conversation

superiorsd10
Copy link
Contributor

@superiorsd10 superiorsd10 commented Sep 30, 2023

Description

I've corrected the markdown formatting in the CONTRIBUTING.md file to improve readability and usability. The mistake was related to the markdown link syntax.

Specific Changes:

  • Corrected the formatting of the link to compatible Flutter SDK versions.
  • Replaced inline code formatting with a standard link format.
  • Ensured that the URL in the link is correctly formatted.

These changes make the document more user-friendly and help users access the linked resource without confusion.

Resolves #822

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@alestiago alestiago merged commit dd0dff1 into VeryGoodOpenSource:main Sep 30, 2023
24 checks passed
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.

fix: markdown formatting mistake in CONTRIBUTING.md file
3 participants