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

Capitalize GitHub everywhere it makes sense to do so #9

Merged
merged 1 commit into from
Jul 12, 2018

Conversation

dgw
Copy link
Member

@dgw dgw commented Jul 6, 2018

Officially the name of the site is "GitHub", not "Github". In filenames, URLs, and so on, it makes sense to have this be lowercase, but the name of the site shouldn't be output to users without the capital H.

Also changed the internal name of the config section, but that won't affect existing users.

(Running through this find-and-replace really gave me the idea that Sopel needs a way for modules to just declare that all their output should have a given prefix. So many repetitions of [GitHub]!)

Officially the name of the site is "GitHub", not "Github". In filenames,
URLs, and so on, it makes sense to have this be lowercase, but the name
of the site shouldn't be output to users without the capital H.

Also changed the internal name of the config section, but that won't
affect existing users.
@dgw dgw merged commit eaceb54 into sopel-irc:master Jul 12, 2018
@dgw dgw deleted the capitalization branch July 12, 2018 09:17
@dgw
Copy link
Member Author

dgw commented Jul 12, 2018

Should have touched the readme in this PR, whoops. I'll get around to updating it next time I get bored with actual code, maybe.

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.

1 participant