-
Notifications
You must be signed in to change notification settings - Fork 5
[chore] Revise README for content creation process #998
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
Updated the README and clarified the process for writing and editing content, including pre-commit setup instructions. Signed-off-by: Justine Geffen <[email protected]>
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
bebosudo
left a comment
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.
Some minor changes, but LGTM otherwise
|
Please run If you need help, refer to the README in the repo root. |
Co-authored-by: Alberto Chiusole <[email protected]> Signed-off-by: Justine Geffen <[email protected]>
|
Pre-commit formatting suggestions Pre-commit hooks found some formatting changes. You can apply each suggestion directly:
|
|
fix formatting |
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.
Pre-commit formatting suggestions
Pre-commit hooks found some formatting changes. You can apply each suggestion directly by clicking the "Commit suggestion" button, or run pre-commit locally and commit again.
|
fix formatting |
Co-authored-by: Alberto Chiusole <[email protected]> Signed-off-by: Justine Geffen <[email protected]>
Co-authored-by: Alberto Chiusole <[email protected]> Signed-off-by: Justine Geffen <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Justine Geffen <[email protected]>
|
Thanks, @bebosudo! This is awesome. |
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.
Pre-commit formatting suggestions
Pre-commit hooks found some formatting changes. You can apply each suggestion directly by clicking the "Commit suggestion" button, or run pre-commit locally and commit again.
| @@ -0,0 +1,3 @@ | |||
| hello | |||
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.
| hello | |
| hello |
Updated the README and clarified the process for writing and editing content, including pre-commit setup instructions.