Просмотр исходного кода

Add link to good first patch issues in policy doc

Stuart Kent 9 лет назад
Родитель
Сommit
2b71eb8a3b
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      POLICIES.md

+ 1
- 1
POLICIES.md Просмотреть файл

@@ -56,7 +56,7 @@ References: [[1](https://github.com/exercism/xjava/issues/365#issuecomment-29253
56 56
 
57 57
 ### Good first patches
58 58
 
59
-> Aim to keep 10-20 small and straightforward issues open at eny given time. Identify any such issues by applying the "Good first patch" label.
59
+> Aim to keep 10-20 small and straightforward issues open at eny given time. Identify any such issues by applying the "Good first patch" label. You can view the current list of these issues [here](https://github.com/exercism/xjava/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+patch%22).
60 60
 
61 61
 References: [[1](https://github.com/exercism/xjava/issues/220#issue-196447088)]
62 62