-
-
Notifications
You must be signed in to change notification settings - Fork 537
Improve Credits' Organization (Rebase) #3371
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
base: master
Are you sure you want to change the base?
Improve Credits' Organization (Rebase) #3371
Conversation
(name "Carsten \"RustyBox\" Wirtz") | ||
(info (_ "Graphics, Level Design, Story")) | ||
|
||
(person |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alignment.
(string (_ "Past Team Members")) | ||
) | ||
|
||
(blank) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you align this part with the rest as well?
(text | ||
(type "normal") | ||
(string (_ "Comments, ideas and suggestions")) | ||
(string (_ "or share them on the Forum")) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't forum need to start with a lowercase letter here?
|
||
(text | ||
(type "heading") | ||
(string (_ " Special Thanks to")) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leading space before "Special". Was this intended?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See review comments.
One more thing: What about the forums? Wouldn't it make sense to keep the link? |
Do we want to sort by first name? I thought last name is more convenient. |
rebase of #2943