Explorar el Código

chore: Update pull_request_template.md (#2570)

For some reason, emojis don't work from templates anymore, you have to use the unicode emojis. And, we definitely need emojis in the PR template
Martijn hace 2 años
padre
commit
e7bb52bd97
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      .github/pull_request_template.md

+ 3 - 3
.github/pull_request_template.md

@@ -12,11 +12,11 @@ You can add screenshots here if applicable.
 
 # Checklist
 
-:pushpin: Always:
+📌 Always:
 - [ ] I have set a clear title
 - [ ] My PR is small and contains a single feature
 - [ ] I have [checked my own PR](## "Fix typo's and remove unused or commented out code")
 
-:zap: Most of the time:
+👍 Most of the time:
 - [ ] I have added or updated test cases
-- [ ] I have updated the README if needed
+- [ ] I have updated the README if needed