Skip to content

[MRG] Add github issue template message #116

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

wdevazelhes
Copy link
Member

No description provided.

import sklearn; print("Scikit-Learn", sklearn.__version__)
import metric_learn; print("metric_learn", metric_learn.__version__)

(If you installed a version <=0.3.0 using pip, you should instead type in a terminal:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I doubt that they would know whether <= 0.3.0 before typing the pip command to find out. We could just say if they are running into some particular exceptions through the above command, then run the pip command to find out.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, I'll change it

@perimosocordiae perimosocordiae merged commit c5f3175 into scikit-learn-contrib:master Aug 21, 2018
@perimosocordiae
Copy link
Contributor

Looks great, merged.

@wdevazelhes wdevazelhes deleted the feat/add_pr_and_issues_guidelines branch August 22, 2018 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants