Closed thomasyu888 closed 4 years ago
This is a personal preference so I would like @kelshmo to weigh in, as well. I tend to prefer templates that are not meant to be deleted before submission, but rather be more of a questionnaire/checklist style that should be filled out and kept in the PR. I think this helps in a couple ways.
My suggestion would be to remove the request to delete the template and leave the checklist (maybe add verification that they've looked at the guide). The question in the checklist about there being an issue could be changed to something like "did you reference the GH issue being addressed by number?"
Again, these are my preferences and I would defer to @kelshmo's ideas since she is doing the most work on this project.
I think I agree with that. An example of a nice issues from templates can be found in pandas GitHub: https://github.com/pandas-dev/pandas/issues
An example of a nice issues from templates can be found in pandas GitHub: https://github.com/pandas-dev/pandas/issues
Oh, that is nice!
Thanks @Aryllen , I made some edits.
I noticed that you removed the bit about running locally. You could potentially keep that, but make a note that it isn't required (we don't want to discourage people from contributing). Personally, I think it helps to know if someone actually tried it locally (I expect less build errors).
Not sure what else to add to this, but please feel free to add to this. fixes #627