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

fix: auto-capitalize #244

Merged
merged 4 commits into from
Nov 15, 2023
Merged

fix: auto-capitalize #244

merged 4 commits into from
Nov 15, 2023

Conversation

mafewtm
Copy link
Member

@mafewtm mafewtm commented Nov 14, 2023

Description

  • Minor manifest edit to add the repository link
  • Removed the capitalized string check in favor of automatically capitalizing it on creation. (It takes the string, takes each word, and capitalizes the first letter automatically while leaving the rest lowercase.) This should take care of a portion of Character Creation Better Error Checking #197

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My code fits the style guidelines.
  • My PR fits the contribution guidelines.

@Manason Manason merged commit 03003ed into Qbox-project:main Nov 15, 2023
2 checks passed
@mafewtm mafewtm deleted the auto-cap branch November 15, 2023 03:07
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.

2 participants