-
-
Notifications
You must be signed in to change notification settings - Fork 187
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
Fix rendering README #1785
Fix rendering README #1785
Conversation
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.
Thanks! Can you add the PR number to the original news item at https://github.com/isuruf/conda-smithy/blob/9b02aa7b17fd2bb40177c9cbd728f46f45ec5b2d/news/1752-readme-channels.rst?plain=1#L7.
Should look like this:
- * Use the channels defined in `conda_build_config.yaml` (instead of those in `conda-forge.yml`) to render `README.md`. (#897 via #752)
+ * Use the channels defined in `conda_build_config.yaml` (instead of those in `conda-forge.yml`) to render `README.md`. (#897 via #1752, #1785)
🙏
Is there a plan for updating the documentation after this update is released? I didn't see any related Issue or PR on conda-forge.github.io. I can assist with this if needed https://conda-forge.org/docs/maintainer/conda_forge_yml.html#channels |
Yes we should open a new PR. A PR or a issue is appreciated. |
Fixes some bugs from #1752