Skip to content

addressing #267 in some way at least.#271

Closed
adRn-s wants to merge 1 commit into
mainfrom
aes26
Closed

addressing #267 in some way at least.#271
adRn-s wants to merge 1 commit into
mainfrom
aes26

Conversation

@adRn-s

@adRn-s adRn-s commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Pull Request Names

Follow Conventional Commits

Briefly:
Make sure the PR has a title that adheres to the following scheme:

  • fix: description of bugfix.
  • feat: description of new feature.
  • build: description of changes to the build system or external dependencies.
  • chore: description of changes that do not modify src or test files.
  • ci: description of changes to CI configuration files and scripts.
  • docs: description of changes to documentation.
  • style: description of changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc).
  • refactor: description of code changes that neither fixes a bug nor adds a feature.
  • perf: description of changes that improve performance.
  • test: description of changes to tests.

If functionality is broken, append a ! to the type, e.g. fix!: or feat!:, to indicate a breaking change.

Description of Changes

@adRn-s adRn-s closed this Jun 19, 2026
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