-
Notifications
You must be signed in to change notification settings - Fork 104
docs: Respectfully added a website description to README #281
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
base: develop
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,3 +1,7 @@ | ||||||
| ## Welcome to Real Dev Squad's Website | ||||||
|
|
||||||
| This repository contains the welcome page for new members of Real Dev Squad. It provides an overview of the community, guidelines, and resources to help you get started. | ||||||
|
||||||
| This repository contains the welcome page for new members of Real Dev Squad. It provides an overview of the community, guidelines, and resources to help you get started. | |
| This repository provides a welcome page for new Real Dev Squad members. It offers an overview of our community, guidelines, and essential resources to help you get started. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧹 Nitpick (assertive)
Use a level-1 heading for the first line
Markdownlint (MD041) flags that the first line in a file should be a top-level heading. Changing
##to#not only satisfies the linter but also improves SEO and accessibility.📝 Committable suggestion
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)
1-1: First line in a file should be a top-level heading
null
(MD041, first-line-heading, first-line-h1)