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

Hacktoberfest 2023: Add yourself to our member map! #995

Open
danieltott opened this issue Oct 2, 2023 · 0 comments
Open

Hacktoberfest 2023: Add yourself to our member map! #995

danieltott opened this issue Oct 2, 2023 · 0 comments
Labels
Hacktoberfest 2023 Issue for Full Member For full members who have attended a coffee session, filled out the new member for, and are in slack

Comments

@danieltott
Copy link
Member

danieltott commented Oct 2, 2023


Note - only PRs from existing Virtual Coffee members participating in the Virtual Coffee Hacktoberfest Initiative will be accepted.


Add yourself to our member map!

First step - complete #13 if you haven't already!

If you haven't completed #13 already, it is perfectly fine to do that and this in the same Pull Request.

Steps:

  • Find your latitude and longitude
    • The easiest way is to go here

    • This can be as specific or as vague as you're comfortable with

      For instance, if you lived in Lakewood, OH, you could add "Lakewood, Ohio", "Ohio", or even "United States".

  • Find your member file (it will be members/members/yourgithubuser.ts where yourgithubuser is your user name on github.
  • Near the end of the file, find the badges array, and add 'Hacktoberfest 2023':
    badges: ['Hacktoberfest2022', 'Hacktoberfest2023'],
    (Only include 'Hacktoberfest2022' if you also participated last year)
  • After the badges array, add your new location object:
    location: {
      latitude: 41.47813,
      longitude: -81.804848,
      title: 'Lakewood, Ohio', // optional
    },
  • Save, commit, and file a Pull Request!
  • Bonus: while you're in there, take a look at the flare section for a little bit of fun if you haven't yet 😁

Our original issue for adding your member profile has a lot of details about previewing locally and interacting with GitHub - definitely check that out if you'd like to preview locally!

@danieltott danieltott added Issue for Full Member For full members who have attended a coffee session, filled out the new member for, and are in slack Hacktoberfest 2023 labels Oct 2, 2023
@BekahHW BekahHW pinned this issue Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest 2023 Issue for Full Member For full members who have attended a coffee session, filled out the new member for, and are in slack
Projects
None yet
Development

No branches or pull requests

1 participant