瀏覽代碼

fix syntax example in pull request template

nodiscc 8 年之前
父節點
當前提交
967ba9822c
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .github/PULL_REQUEST_TEMPLATE.md

+ 2 - 1
.github/PULL_REQUEST_TEMPLATE.md

@@ -4,7 +4,8 @@ To ensure your PR is dealt with swiftly please check the following:
 
 - [ ] Your submissions are formatted according to the guidelines. 
         
-    ``[Name](http://homepage/) - Short description. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code)) `License` `Language```
+    ``[Name](http://homepage/) - Short description. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code)) `License` `Language` ``
+
 - [ ] Your additions are ordered alphabetically.
 - [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software), or if not they have been added to [non-free](non-free.md).
 - [ ] Your additions are not already listed at [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin) (IT infrastructure management), [staticgen.com](https://www.staticgen.com/) or [staticsitegenerators.net](https://staticsitegenerators.net/) (static site generators).