-
-
Notifications
You must be signed in to change notification settings - Fork 26.5k
DOC use :pr: rather than :issue: in what's new #13701
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
Some of these may actually be Issues, but better to set a convention
|
The x is due to long lines in the sphinx_issues extension. Ignore it. |
thomasjpfan
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.
LGTM
doc/conf.py
Outdated
| issues_uri = 'https://github.com/scikit-learn/scikit-learn/issues/{issue}' | ||
| # we use the issues path for PRs since the issues URL will forward | ||
| issues_github_path = 'scikit-learn/scikit-learn' | ||
| issues_user_uri = 'https://github.com/{user}' |
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.
issues_user_uri can be removed as well
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.
LGTM (So this is what happens when you click approve twice when the page is still loading)
glemaitre
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.
LGTM. I will just make sure that we don't have mistake will the last PR in master and address the comment of Thomas
Some of these may actually be Issues, but better to set a convention