Skip to content

Conversation

@TianyiZhao1437
Copy link
Collaborator

@TianyiZhao1437 TianyiZhao1437 commented Sep 29, 2025

📋 PR Title Format

The PR title should follow the format:

type(scope): concise message (max 50 chars)

Where:

  • type is one of: feat, fix, docs, refactor, perf, test, chore.
  • scope is optional and describes the part of the codebase affected (e.g., auth, ui, api).
  • concise message is a short description of the change (max 50 chars).

📝 Change Type

Please select the type of change this PR introduces (choose one or more):

  • Feat: New feature.
  • Fix: Bug fix.
  • Docs: Documentation only changes.
  • Refactor: A code change that neither fixes a bug nor adds a feature.
  • Perf: Performance improvement.
  • Test: Adding missing tests or correcting existing tests.
  • Chore: Maintenance tasks (e.g., updating dependencies).

💡 Description

Briefly describe the change, its purpose, and the problem it solves.

Key Changes

  1. Add ascii animation created from ascii-motion

🔗 Related Issues

List any issues this PR closes or relates to:

  • Closes #IssueNumber (e.g., Closes #123)

✅ Checklist

Please ensure the following points are addressed before merging:

  • I have performed a self-review of my own code.
  • I have added/updated tests that prove my fix or feature works (if applicable).
  • I have updated the documentation (if necessary).
  • My code follows the project's style guidelines.

@TianyiZhao1437 TianyiZhao1437 marked this pull request as draft September 30, 2025 01:48
@TianyiZhao1437 TianyiZhao1437 marked this pull request as ready for review September 30, 2025 11:06
@TianyiZhao1437 TianyiZhao1437 merged commit b98c82b into main Sep 30, 2025
3 checks passed
@TianyiZhao1437 TianyiZhao1437 deleted the ascii-anime branch September 30, 2025 12:18
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.

3 participants