Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update README.md #449

Merged
merged 1 commit into from
Dec 11, 2023
Merged

docs: update README.md #449

merged 1 commit into from
Dec 11, 2023

Conversation

thekubernaut
Copy link
Member

Pull Request Template

Proposed Changes

We require all commits in this repository to adhere to the following commit message format.

<type>: <description> (#<issue number>)

[optional body]

The following <type>s are available:

  • fix (bug fix)
  • feat (includes new feature)
  • docs (update to our documentation)
  • build (update to the build config)
  • perf (performance improvement)
  • style (code style change without any other changes)
  • refactor (code refactoring)
  • chore (misc. routine tasks; e.g. dependency updates)

This format is based on Conventional Commits.
Please refer to the Conventional Commits specification for more details.

Description

Please describe the changes made in this PR and provide context on why these changes are necessary.

Related Issues

  • Closes #issue_number
  • Addresses #issue_number
  • Related to #issue_number

Screenshots (if applicable)

Please provide screenshots or GIFs that demonstrate the changes if your pull request includes visual updates.

Checklist

  • I have read and followed the contributing guidelines for this repository.
  • My code follows the coding style and standards of this project.
  • I have tested my changes locally.
  • I have added or updated necessary documentation (if applicable).
  • All new and existing tests passed.
  • My changes have been reviewed by at least one other contributor.
  • I have updated the README or relevant documentation (if applicable).
  • I have added proper labels to this PR (e.g., bug, enhancement, documentation, etc.).

Additional Information

replaced link

@pmig pmig merged commit 4f92f3b into main Dec 11, 2023
3 checks passed
@pmig pmig deleted the lw-15-patch-2 branch December 11, 2023 08:10
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.

None yet

2 participants