-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
7 additions
and
15 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 |
---|---|---|
|
@@ -25,16 +25,15 @@ und ein dazugehöriges Pull Request erstellt. | |
Alternativ auch gerne per E-Mail an <[email protected]> | ||
oder als Nachricht im [Discord](https://discord.gg/jhyF7EU). | ||
|
||
### Konventionen | ||
### Konventionen fürs Editieren | ||
- Zeilenumbrüche jeweils am Ende von Sätzen bzw. semantischen Grenzen, | ||
orientiert an [Semantic Line Breaks](https://sembr.org). | ||
- Datei- und Verzeichnisnamen sollten nur die Zeichen `a` bis `z` | ||
sowie Bindestriche (`-`) enthalten. | ||
- Sprache für Dateinamen, Verzeichnisnamen sowie Inhalt ist Deutsch. | ||
Sprache für Attribute und sonstige Interna ist Englisch. | ||
|
||
### Kollaborationsrichtlinien | ||
|
||
### Hinweise für Beiträge | ||
Commitnachrichten wird der Dateipfad der geänderten Datei oder des Ordners vorangestellt, | ||
ggf. gekürzt um überflüssige Elemente (z.B. 'blokus/' statt 'spiele/blokus/'). | ||
Um bei den Branches die Übersicht zu behalten, | ||
|
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
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 |
---|---|---|
|
@@ -2,5 +2,5 @@ | |
name: Spiele | ||
index: 1 | ||
expanded: true | ||
virtual: true | ||
# virtual: true | ||
--- |