瀏覽代碼

Create PULL_REQUEST_TEMPLATE.md

Ahmad Alhour 7 年之前
父節點
當前提交
17045f0da5
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      PULL_REQUEST_TEMPLATE.md

+ 8 - 0
PULL_REQUEST_TEMPLATE.md

@@ -0,0 +1,8 @@
+Please fill in this template.
+
+- [ ] Use a meaningful title for the pull request. Include the name of the resource added.
+- [ ] Add a short sentence on why do you think the resource you're adding is awesome!
+- [ ] Make sure your addition maintains the alphabtical order of the list.
+- [ ] Make sure your addition contains a description besides the link.
+
+Make sure to check out the [CONTRIBUTION GUIDELINES](https://github.com/aalhour/awesome-compilers/blob/master/CONTRIBUTING.md).