Ver Fonte

New type of change in pull request template: small change

I sometimes correct typos and misspellings. I thought this type could would fit for this.
This type could represent changes not in the actual codebase, rather changes in the comments, printed text, documentation, etc.
Attila há 7 anos atrás
pai
commit
2962d01432
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      PULL_REQUEST_TEMPLATE.md

+ 1 - 0
PULL_REQUEST_TEMPLATE.md

@@ -6,6 +6,7 @@ Fixes #\[issue]
 
 ## Type of change
 
+* [ ] Small/tiny change (typo, spelling, comment, etc.)
 * [ ] Bug fix (change which fixes an issue)
 * [ ] New feature (change which adds functionality)
 * [ ] New Server (new server added)