-
Notifications
You must be signed in to change notification settings - Fork 91
Add issue templates for bugs, feature requests and documentation improvements #3199
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
Codecov Report
@@ Coverage Diff @@
## main #3199 +/- ##
=====================================
Coverage 99.7% 99.7%
=====================================
Files 326 326
Lines 31390 31390
=====================================
Hits 31286 31286
Misses 104 104 Continue to review full report at Codecov.
|
| cat evalml/tests/dependency_update_check/latest_dependency_versions.txt | ||
| - name: Create Pull Request | ||
| uses: FeatureLabs/create-pull-request@v3 | ||
| uses: peter-evans/create-pull-request@v3 |
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.
Better to use the source, rather our fork (that we update from time to time)
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, thanks for this @gsheni!
| @@ -0,0 +1,8 @@ | |||
| --- | |||
| name: Blank Issue | |||
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.
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.
It's a bit hard to see, which is why I added it.

Uh oh!
There was an error while loading. Please reload this page.