-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Update collaboration.md #1108
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
Update collaboration.md #1108
Conversation
Hello, this is the game Lasers. In this game, you have to go to the other teams' bunkers and take their flags and run back quickly to your bunker to deposit the flag there. But the other teams can shoot you, so be careful.
| @@ -1,3 +1,4 @@ | |||
| Lasers | |||
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.
The content quality library markdownlint says:
- Heading style (MD003/heading-style/header-style)
- Expected: atx; Actual: setext.
For more information, see the Markdownlint docs for MD003/heading-style/header-style.
⛔️ This change is a requirement. Please fix it before merging.
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.
The content quality library markdownlint says:
- Headings should be surrounded by blank lines (MD022/blanks-around-headings/blanks-around-headers)
- Expected: 1; Actual: 0; Below.
For more information, see the Markdownlint docs for MD022/blanks-around-headings/blanks-around-headers. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.
⛔️ This change is a requirement. Please fix it before merging.
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.
The content quality library markdownlint says:
- First line in a file should be a top-level heading (MD041/first-line-heading/first-line-h1)
For more information, see the Markdownlint docs for MD041/first-line-heading/first-line-h1.
⛔️ This change is a requirement. Please fix it before merging.
| @@ -1,3 +1,4 @@ | |||
| Lasers | |||
| --- | |||
| title: Collaboration | |||
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.
The content quality library markdownlint says:
- Heading style (MD003/heading-style/header-style)
- Expected: atx; Actual: setext.
For more information, see the Markdownlint docs for MD003/heading-style/header-style.
⛔️ This change is a requirement. Please fix it before merging.
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.
The content quality library markdownlint says:
- Headings should be surrounded by blank lines (MD022/blanks-around-headings/blanks-around-headers)
- Expected: 1; Actual: 0; Above.
For more information, see the Markdownlint docs for MD022/blanks-around-headings/blanks-around-headers. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.
⛔️ This change is a requirement. Please fix it before merging.
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.
Hi @VUB956, thanks so much for helping improve the Roblox creator documentation! Our technical writing team will review your pull request soon. In the meantime, please ensure you've read through the README.md, contribution guidelines, and style recommendations.
Hello, this is the game Lasers. In this game, you have to go to the other teams' bunkers and take their flags and run back quickly to your bunker to deposit the flag there. But the other teams can shoot you, so be careful.
Changes
Checks
By submitting your pull request for review, you agree to the following: