소스 검색

Tweak the IRC language slightly by making it a separate paragraph

This is especially useful for READMEs where %%MAILING_LIST%% is actually plugged in, making a three-part list that we can't easily add an Oxford comma to.

Also, this allows us to explain that not all the image maintainers will necessarily be in that IRC channel ("You can also reach _many_ ...").
Tianon Gravi 11 년 전
부모
커밋
6d2bc11e9a
1개의 변경된 파일5개의 추가작업 그리고 3개의 파일을 삭제
  1. 5 3
      README-template.md

+ 5 - 3
README-template.md

@@ -8,9 +8,11 @@
 
 ## Issues
 
-If you have any problems with, or questions about this image, please contact us
-%%MAILING_LIST%% through a [GitHub issue](%%REPO%%/issues) or via the IRC
-channel `#docker-library` on [Freenode](https://freenode.net).
+If you have any problems with or questions about this image, please contact us
+%%MAILING_LIST%% through a [GitHub issue](%%REPO%%/issues).
+
+You can also reach many of the official image maintainers via the
+`#docker-library` IRC channel on [Freenode](https://freenode.net).
 
 ## Contributing