浏览代码

Merge pull request #1708 from infosiftr/highlight-maintainer

Highlight the image maintainer and where to get help more explicitly
yosifkit 5 年之前
父节点
当前提交
922b687c91
共有 1 个文件被更改,包括 9 次插入7 次删除
  1. 9 7
      .template-helpers/template.md

+ 9 - 7
.template-helpers/template.md

@@ -1,18 +1,20 @@
-# Supported tags and respective `Dockerfile` links
-
-%%TAGS%%
-
 # Quick reference
 # Quick reference
 
 
+-	**Maintained by**:  
+	%%MAINTAINER%%
+
 -	**Where to get help**:  
 -	**Where to get help**:  
 	%%GET-HELP%%
 	%%GET-HELP%%
 
 
+# Supported tags and respective `Dockerfile` links
+
+%%TAGS%%
+
+# Quick reference (cont.)
+
 -	**Where to file issues**:  
 -	**Where to file issues**:  
 	%%ISSUES%%
 	%%ISSUES%%
 
 
--	**Maintained by**:  
-	%%MAINTAINER%%
-
 -	**Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))  
 -	**Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))  
 	%%ARCHES%%
 	%%ARCHES%%