-
-
Notifications
You must be signed in to change notification settings - Fork 252
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
Adds zo0o0ot #1263
Adds zo0o0ot #1263
Conversation
👷 Deploy Preview for virtual-coffee-io processing.
|
Note: I'm realizing that I had bad branch etiquette, and I did this in my main branch instead of members/zo0o0ot. Sorry about that, and let me know if I should close my PR and try again with that. |
@@ -2,7 +2,7 @@ import type { MemberObject } from '../types'; | |||
// import { profileMasks } from '../flare'; | |||
|
|||
// Change _EXAMPLE to `yourGitHubUserName` and add your info below | |||
export const _EXAMPLE: MemberObject = { |
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.
I found this error after committing the same error myself. It showed up in the logs.
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.
praise: Good catch! Thanks, Ross!
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.
@@ -2,7 +2,7 @@ import type { MemberObject } from '../types'; | |||
// import { profileMasks } from '../flare'; | |||
|
|||
// Change _EXAMPLE to `yourGitHubUserName` and add your info below | |||
export const _EXAMPLE: MemberObject = { |
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.
praise: Good catch! Thanks, Ross!
Linked Issue
#13
Description
This pull request adds zo0o0ot to the members list.
Methodology
I followed the directions in #13 to make sure I was doing the right work. I'm also mentoring @pkcnj and I wanted to know the work that they are doing.
Note: I've been participating in Hacktoberfest since 2015, but only since 2023 with VirtualCoffee, so I'm not sure if I'm supposed to have the 2022 badge.
Code of Conduct