Explorar o código

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 %!s(int64=7) %!d(string=hai) anos
pai
achega
2962d01432
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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)