Adding pull request and issue templates.#1151
Conversation
b04c825 to
b1e98e6
Compare
| **Additional Info** | ||
|
|
||
| *Include any images, steps to recreate, notes, emojis, or whatever.* | ||
| To help us get a better understanding of the issue you are submitting, follow our ISSUE TEMPLATE and the guidelines outlined in that document. |
There was a problem hiding this comment.
Let's link to the ISSUE_TEMPLATE file here
follow [our ISSUE TEMPLATE](/.github/ISSUE_TEMPLATE.md)
There was a problem hiding this comment.
@maya would we be doing the same here? linking to the new issue page?
There was a problem hiding this comment.
This can be linked to the new issue page
There was a problem hiding this comment.
Same as below - if it links to a new issue the text should say "Open a new ISSUE (link to new issue) and follow the template outlined." or if you want to actually link to the issue template page, then make sure the text says that's where they're going.
Just made a few small copy edits — if you all have questions/concerns about them, Slack me!
A few minor copy edits!
| 1. Step one | ||
| 2. Step two | ||
| 3. Step three | ||
| 4. etc. |
There was a problem hiding this comment.
Might recommend replacing etc. with And so on OR And so forth. (Reasoning: Our content guide recommends against using etc. because it can feel jarring.)
Update issue template
|
@bradnunnally @kategarklavs @maya @rogeruiz is this ready to be merged in? |
|
Looks good to me @juliaelman |
|
@juliaelman @bradnunnally - @rogeruiz mentioned wanting to add in an example issue and PR into the CONTRIBUTING doc. @rogeruiz - did you want to do that in this PR or another? |
|
This looks good to be merged in, and I can hit the 🔘 on it. The only thing missing for me is an example in the @maya I think we can leave it out for now and just merge this in 🚀 |
Description
This pull request includes the addition of Github templates for issues and pull requests. It is building off of the initial work done in #1010.
Additional information