Explorar o código

feat(docs): add new item to checklist

Daniel Gibbs %!s(int64=7) %!d(string=hai) anos
pai
achega
37791c620f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      PULL_REQUEST_TEMPLATE.md

+ 1 - 0
PULL_REQUEST_TEMPLATE.md

@@ -18,5 +18,6 @@ Fixes #\[issue]
 * [ ] This pull request links to an issue
 * [ ] This pull request uses the `develop` branch as its base 
 * [ ] I have performed a self-review of my own code
+* [ ] I have squashed commits
 * [ ] I have commented my code, particularly in hard to understand areas
 * [ ] I have made corresponding changes to the documentation if required