-
Notifications
You must be signed in to change notification settings - Fork 33
Updated editors guide #322
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
…ers should be added to the initial response
how-to/editors-guide.md
Outdated
@@ -120,7 +120,7 @@ All reviews happen in GitHub issues. The template for the | |||
`yaml` header of a review submission below will be | |||
referenced multiple times in the steps below: | |||
|
|||
```{include} ../appendices/issue-review-template.md | |||
```{include} |
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.
Hey @crhea93, I'm curious about what removing these resources includes? They should render the content on the page for the user to copy. Was this intentional?
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.
Weirdly, it's rendering in CI, but I don't understand how because the path to the include is removed? 🙃 i will come back to this later unless I am just missing some magic!
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.
Ah no it should not be removed!! Let me look into why it is doing this....
@all-contributors please add @crhea93 for code, review |
I've put up a pull request to add @crhea93! 🎉 |
pre-commit.ci autofix |
Thank you @crhea93 !! i'm merging this now!! |
Excellent!!! |
Updated editors guide to hopefully make it more clear when the reviewers should be added to the initial response.