Skip to content

doc: update docs#381

Merged
hanneshapke merged 2 commits intomainfrom
doc/update-docs
Apr 27, 2026
Merged

doc: update docs#381
hanneshapke merged 2 commits intomainfrom
doc/update-docs

Conversation

@hanneshapke
Copy link
Copy Markdown
Collaborator

  • added gifs

@hanneshapke hanneshapke merged commit 424302a into main Apr 27, 2026
4 of 5 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Warning

PR title does not follow the Conventional Commits specification.

Unknown release type "doc" found in pull request title "doc: update docs".

Available types:

  • feat
  • fix
  • docs
  • style
  • chore
  • refactor
  • test
  • ci
  • perf

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

feat: add hat wobble
^--^  ^------------^
|     |
|     +-> Summary in present tense.
|
+-------> Type: chore, docs, feat, fix, refactor, style, or test.

More Examples:

  • feat: (new feature for the user, not a new feature for build script)
  • fix: (bug fix for the user, not a fix to a build script)
  • docs: (changes to the documentation)
  • style: (formatting, missing semi colons, etc; no production code change)
  • refactor: (refactoring production code, eg. renaming a variable)
  • test: (adding missing tests, refactoring tests; no production code change)
  • chore: (updating grunt tasks etc; no production code change)

References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant