-
-
Notifications
You must be signed in to change notification settings - Fork 130
added vector-print-utility #143
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
Conversation
β Deploy Preview for quicksnip ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Too much comment.
Need a Usage section formated like below, with one example.
// Usage:
Do you think you can use c++20 concept to make it work with all the container ? |
reduced comments and added examples
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.
Could you please change your snippets tags to remove cpp
and utility
.
And provide a Usage
section matching what other snippets have.
By our new guidelines we alse require the name of the file to be equal to the title of the snippet, you can check if everything is right using node ./utils/checkSnippetFormatting.js
You change the title the wrong way around, the snippet title should match the slugifyed file name for example: And you didn't follow the guidelines on the |
name the file vector-print.md and the title of the snippet Vector Print see the other snippets for reference |
you also need the |
Description
added vector-print-utility
Type of Change
Checklist
Related Issues
Closes #
Additional Context
Screenshots (Optional)
Click to view screenshots