Good First Issue markdown template

Dale Wijnand 2018-06-12 14:15:34 +01:00
parent 5b4e391c1c
commit 2497fff4af
1 changed files with 30 additions and 0 deletions

@ -31,3 +31,33 @@ Steps:
It's common that it takes longer to write mentoring instructions than to fix it yourself (as an experienced It's common that it takes longer to write mentoring instructions than to fix it yourself (as an experienced
maintainer) - this is an investment in [making sbt easier to contribute to][] and a potential long-term maintainer) - this is an investment in [making sbt easier to contribute to][] and a potential long-term
contributor, possibly maintainer. contributor, possibly maintainer.
## Markdown template
I suggest saving the following markdown template as a GitHub ["Saved Reply"](https://github.com/settings/replies) so you can append it to an issue's original description:
```
---
# Mentoring Instructions
## Links
## Solution
## Testing
## Motivation
## Background
```