Quellcode durchsuchen

docs(templates): update PR template to remove WIP prepending nit/suggestion

Given GitHub has full support for draft PRs nowadays, this "workaround" is not needed anymore and can be removed, IMHO.
rugk vor 5 Monaten
Ursprung
Commit
a0fbafd1fc
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      .github/PULL_REQUEST_TEMPLATE.md

+ 0 - 1
.github/PULL_REQUEST_TEMPLATE.md

@@ -11,7 +11,6 @@ This PR fixes
 * 
 
 ## ToDo
-<!-- Add things, you still want to do. It is recommend to put "[DNM]", "[DONOTMERGE]", "[WIP]" or "[WORKINPROGRESS]" **into the title** of your PR if you still want to work on this PR, but just do not want to have it merged yet. -->
 * [ ] 
 * [ ] 
 * [ ]