Browse Source

Update PULL_REQUEST_TEMPLATE.md

Ahmad Alhour 7 years ago
parent
commit
be20cc5e75
1 changed files with 1 additions and 3 deletions
  1. 1 3
      PULL_REQUEST_TEMPLATE.md

+ 1 - 3
PULL_REQUEST_TEMPLATE.md

@@ -1,8 +1,6 @@
-Please fill in this template.
+Please fill in this template:
 
 
 - [ ] Use a meaningful title for the pull request. Include the name of the resource added.
 - [ ] 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!
 - [ ] 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 maintains the alphabtical order of the list.
 - [ ] Make sure your addition contains a description besides the link.
 - [ ] 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).