This project combines atomic commits and a linear commit history with the Git feature branch workflow. Please submit your changes for review as a GitHub pull request.
The following code styles are in use:
This project uses Conventional Commits 1.0.0. Please use English in commit messages. The first line of the commit message should be at most 100 characters, while the rest of the commit message should be wrapped at column 70. A commit's description should be a verb phrase in the imperative present tense, with the starting verb in lower case and no ending punctuation.
Valid commit types are:
- docs—documentation-only changes
Valid commit scopes are:
-
profile—the public organization profile
-
no scope—for docs changes not specific to one scope