-
Notifications
You must be signed in to change notification settings - Fork 373
Closed
Description
Description
There have been several instances where a contributor has needed to re-format their newly issue.
Ask
Create a more seamless way for contributors to understand to use the #83 template when formatting issues.
To Do
- Add clearer instructions on reading the contributors section on the docs before submitting an issue.Add either a link to the template on Github and/or an example of the template in the docs.Complete/FixTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Additional Info
Original request was based off this comment by @lozandier: #240 (comment)
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
pamelafox commentedon Feb 17, 2015
I think you could probably put the template inside ``` code formatting so that people could copy/paste the markdown? Or stick it in a gist?
juliasolorzano commentedon Feb 17, 2015
@pamelafox +1 on the gist and making it easier for folks to copy/pasta. We probably also want take into consideration that folks might want to see what the final result will look too. #83 can serve as that example 🎉
kstack7 commentedon Feb 17, 2015
@Cara-Jo offered her gist here: https://gist.github.com/Cara-Jo/ac8f3168db2a08317a13
Definitely helps to get feedback on what's easier
juliasolorzano commentedon Feb 17, 2015
@kstack7 @Cara-Jo YES! Awesomeness. Since this issue is about adding to contributor docs, I think it'd be good to add that code into the docs. 👍
kstack7 commentedon May 4, 2015
I think this issue can be knocked out by adding a CONTRIBUTING.md file per @DBNess suggestion in #318 :)
I pushed the file to staging if anyone wants to review/check it out!
kstack7 commentedon May 13, 2015
Closed with #323