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

Add skate icon #461

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Add skate icon #461

merged 1 commit into from
Jul 14, 2023

Conversation

ZacSweers
Copy link
Collaborator

image

This was made in figma, which I don't know how to share offline but will figure something out later

@ZacSweers ZacSweers requested a review from kateliu20 July 14, 2023 01:20
@github-actions
Copy link

  1. Use a version control system to track changes in the code. This will make it easier to review and revert changes if necessary.
  2. Use descriptive commit messages to explain the purpose of each change.
  3. Use consistent indentation and formatting to improve code readability.
  4. Remove unnecessary code or comments to reduce clutter and improve code maintainability.
  5. Break down complex code into smaller, more manageable functions or methods.
  6. Use meaningful variable and function names to improve code understandability.
  7. Add error handling and validation to handle unexpected scenarios and improve code robustness.
  8. Optimize code for performance by identifying and removing any unnecessary computations or redundant code.
  9. Write unit tests to verify the correctness of the code and ensure that it behaves as expected in different scenarios.
  10. Document the code using comments or documentation tools to make it easier for other developers to understand and use the code.

@ZacSweers ZacSweers enabled auto-merge July 14, 2023 01:22
Copy link
Contributor

@kateliu20 kateliu20 left a comment

Choose a reason for hiding this comment

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

Is this all we need to do to change the icon picture?

@ZacSweers
Copy link
Collaborator Author

yup!

@ZacSweers ZacSweers added this pull request to the merge queue Jul 14, 2023
Merged via the queue into main with commit 1f25ec7 Jul 14, 2023
3 checks passed
@ZacSweers ZacSweers deleted the z/skateIcon branch July 14, 2023 19:09
@kateliu20 kateliu20 added the skate 🛹 Anything related to the Skate IntelliJ plugin label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skate 🛹 Anything related to the Skate IntelliJ plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants