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 use of capital letters #1083

Open
wants to merge 3 commits into
base: release
Choose a base branch
from
Open

Clarify use of capital letters #1083

wants to merge 3 commits into from

Conversation

gilgongo
Copy link
Member

@gilgongo gilgongo commented Jan 5, 2025

This is just for the style guide, but I've created a PR just in case a direct commit to main causes a problem.

@@ -67,9 +67,9 @@ Try not to sound like a robot. Write conversationally, as if you were talking to

Headings use sentence case “This is a heading” unless delineated (eg “Look - This is a heading”).

Nouns use lower case unless they have a formal definition in this style guide (eg “Directory”, “Fader”). The only exception to this is the word “person” or “people” which can remain in lower case.
Nouns use lower case unless they have a formal definition in this style guide (eg “Directory”, “Fader”) or refer to specific Jamulus features (eg "Audio Alerts", "Jitter Buffer"). The only exception to this is the word “person” or “people” which can remain in lower case.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, the remaining problem here is the sentence:

The only exception to this is the word “person” or “people” which can remain in lower case.

Does that mean it must or should? Or can you just mix it up? It's a bit non-directive...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can just remove that sentence, since “person” or “people” don't have a formal definition for us really.

Copy link
Contributor

@pljones pljones Jan 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's under "Standard terms":

“Person” A human connected to a server (may be on multiple channels). We might say "People on the server", or "People who have muted themselves", rather than Musicians or Channels.

Note "rather than Musicians or Channels", with capitalisation, implying that "Person" and "People" would be. Of course, we don't... So it's probably worth adding an explicit mention there about capitalisation, too, by reference (and consistently: we don't).

Copy link
Contributor

@pljones pljones Jan 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Separately, under Units:

We use the following abbreviations:
Kbit/s; Mbit/s; KByte/s; MByte/s.

I think the lack of clarity people have (for bits and bytes stuff) is whether "K", "M", etc are 1024-based or 1000-based. It's probably not worth worrying about -- and probably worth mentioning that we don't worry about it.

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