Bläddra i källkod

Create PULL_REQUEST_TEMPLATE.md

Ahmad Alhour 7 år sedan
förälder
incheckning
17045f0da5
1 ändrade filer med 8 tillägg och 0 borttagningar
  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).