forked from race2infinity/The-Documentation-Compendium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate PULL_REQUEST_TEMPLATE.md to german
Issues: race2infinity#20 Translated the File PULL_REQUEST_TEMPLATE.md to german.
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
### Checkliste für Pull-Requests | ||
🚨 Bitte lesen Sie die [Richtlinien für Beiträge](./CONTRIBUTING.md) zu diesem Repository. | ||
|
||
- [ ] Sicherstellen, dass ein **Themen-/Feature-/Bugfix-Zweig** requestet wird | ||
(rechte Seite). Nicht den master Branch requesten! | ||
- [ ] Sicherstellen, dass eine Pull-Anfragen für den **fooBar-Zweig** (linke | ||
Seite) gestellt wird. | ||
- [ ] Überprüfen, ob die Commits Struktur der vorgegebenen Struktur entspricht. | ||
- [ ] Sicherstellen, dass die Codeerweiterungen sowohl Code Linting- als auch | ||
Unit-Tests erfolgreich bestehen. | ||
|
||
### Beschreibung | ||
Bitte den Pull-Request beschreiben. | ||
|
||
❤️ Vielen Dank! |