Closed a2ys closed 4 months ago
@a2ys is attempting to deploy a commit to the ryo-ma's Team Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
github-profile-trophy | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 19, 2024 7:56am |
Can you write README?
@ryo-ma I updated the README.
👍
This is my first time contributing to this repository.
This pull request adds a feature which helps the user exclude any trophy (or multiple trophies) they don't want to display by title.
For example,
This would exclude the trophy with the title Stars.
This would exclude the trophies with the title Stars and Followers.
This is similar to excluding trophies based on rank.
This pull request also addresses what might be the primary concern of the author in issue #272.
Also, I ran the following commands based off the CONTRIBUTING.md.
deno task test
gave the following output, and passed the 9 tests.