-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
[git] Update logo #4407
[git] Update logo #4407
Conversation
This updates the logo to use the orange logomark alternative, removing the supporting text and the clashing white background.
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.
Definitely looks better!
ContributingHi there! We're excited you have ideas to improve topics and collections. You're helping the community discover valuable information. This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. There are a few ways you can contribute:
As you write content, check out the Style Guide to learn what each field means, and how it should be formatted. Following the style guide will increase the chances of your contribution being accepted. Notes:
Improving an existing topic or collectionIf a topic or collection already exists, it will be listed in its respective directory: The topic or collection name should match its URL, e.g. To make an improvement, please open a pull request with your proposed changes. Update the imageTo update the image, simply replace the image inside the directory for the topic or collection. Update text and linksTo update text and links, edit the For topics, you'll notice that, in examples like the topic "algorithm," data like its canonical URL, Wikipedia URL, or display name are called out in key-value pairs, while its detailed description is accounted for in the body of the document. /topics/algorithm/index.md:
Similarly, collections like "music" call out things like their author and display name in Front Matter variables -- with a detailed description in the body of the document. Most importantly, though, collections identify their individual collection items in a YAML list for the key "items." /collections/music/index.md:
The pull request template also provides guidance on the information you need to include. Please fill out the pull request template completely, if you do not fill out the template, your PR will be closed. Curating a new topic or collectionIf a topic or collection is not yet curated, it will NOT be listed in its respective directory. We are likely to consider suggestions to curate a topic or collection that is valuable to GitHub's community. Valuable topics, for example, include those that are already widely used by repositories and could benefit from the addition of important information. When suggesting content, please consider how to make your contribution broadly useful and relevant to others, rather than serving a specific use case. Please note that all suggestions must adhere to GitHub's Community Guidelines and Terms of Service. Per our Terms of Service, you are responsible for the content you contribute, and you must have the rights to use it. To propose a new topic or collection, please open a pull request with your proposed additions. The API docs and style guide provide guidance on the information you need to include and how it should be formatted. This repository includes a list of the most-used GitHub topics that don't yet have extra context. If your pull request adds one of these topics, please update topics-todo.md so that the topic is checked (marked complete). Please fill out the pull request template completely. If you do not fill out the template, your pull request will be closed. Guidelines
Running testsThere are some lint tests in place to ensure each topic is formatted in the way we expect. GitHub You can run the tests using: bundle install
bundle exec rubocop |
Please confirm this pull request meets the following requirements:
Which change are you proposing?
Editing an existing topic or collection
I'm suggesting these edits to an existing topic or collection:
*.png
, square, dimensions 288x288, size <= 75 kB)This updates the logo to use the orange logomark alternative, removing the supporting text and the clashing white background.
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.