Skip to content

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

Merged
alestiago merged 1 commit intoVeryGoodOpenSource:mainfrom
superiorsd10:contributing-markdown-fix
Sep 30, 2023
Merged

fix: markdown formatting correction in CONTRIBUTING.md file#824
alestiago merged 1 commit intoVeryGoodOpenSource:mainfrom
superiorsd10:contributing-markdown-fix

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
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