UT-Registration-Plus icon indicating copy to clipboard operation
UT-Registration-Plus copied to clipboard

feat: add Options/Settings menu

Open Lukas-Zenick opened this issue 11 months ago • 2 comments

This change is Reviewable

Lukas-Zenick avatar Mar 23 '24 17:03 Lukas-Zenick

Your pull request title did not conform to conventional commits standards. Our upcoming automated release pipeline will automatically determine the proper release version based on your pull request title. Cheat Sheet

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit

github-actions[bot] avatar Mar 23 '24 17:03 github-actions[bot]

Your pull request title did not conform to conventional commits standards. Our upcoming automated release pipeline will automatically determine the proper release version based on your pull request title. Cheat Sheet

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit

github-actions[bot] avatar Mar 23 '24 17:03 github-actions[bot]