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

Clarify type of alphabetical order #350

Open
svetogam opened this issue Aug 27, 2024 · 0 comments
Open

Clarify type of alphabetical order #350

svetogam opened this issue Aug 27, 2024 · 0 comments

Comments

@svetogam
Copy link
Contributor

I don't know how important this really is, but while working on #349 I noticed that this list has gotten large enough that it sorts differently depending on the type of alphabetical order used. Maybe some of the ordering mistakes I found were due to this.

As I understand it, there are basically 3 types to consider: Word-by-word, letter-by-letter, and unicode ordering.

I propose to add in CONTRIBUTING.md a short blurb clarifying to order "letter-by-letter, ignoring everything but letters and numbers."

Unicode weirdness:

  • godot-voxel
  • GodotHook
  • GodotSteam

Word-by-word weirdness:

  • TileSet
  • Tiled

Letter-by-letter weirdness:

  • Godot Asset Library
  • Godotes
  • Godot Shaders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants