-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Add issue templates #2228
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
Add issue templates #2228
Conversation
✅ Deploy Preview for pytorch-tutorials-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for pytorch-tutorials-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
It would be nice to add a followup to add snippet to a website footer to report issue that would auto-fill the URL |
required: true | ||
- type: textarea | ||
attributes: | ||
label: Existing tutorials on this topic |
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.
What's the point of linking to existing tutorials?
Putting on my "contributor" hat, if I thought such tutorials already existed I'd prob not have bothered creating this new one
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.
This is if someone is proposing a tutorial on a topic that is already covered but might be outdated, uses old tech and so on. Like a better version of the existing one. If that's the case, we need to know so we can deprecate the old one which we often times forget.
Co-authored-by: Zain Rizvi <ZainRizvi@users.noreply.github.com>
Add a bug report and feature request issue template.
cc @malfet @ZainRizvi