Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 3.88 KB

onboarding.md

File metadata and controls

71 lines (47 loc) · 3.88 KB

Onboarding

  1. Add team member to:
  2. YOU: Create a pull request(PR) adding yourself to the "Team" section in this document with:
    • Background and bio/summary.
    • Location (country is fine) & timezone.
    • Some links (twitter, homepage, etc).
    • Team join date.
  3. YOU: Get your environment setup. Recommend:
  4. YOU: Touch base and intro yourself to the team.
  5. YOU: Send an tweet out to the world on @FreeBSDHelp introducing yourself.
  6. YOU: Review this document, make at least onne non trivial edits (via pull request) to to clarify things or add detail.
  7. YOU: Run wild for a month, tweak and update the doc with Q/A (FAQ) and other things that come up as you go.
  8. YOU: Get help, ask questions, participate in the team.
  9. Evolve this onboarding process.

Walkthrough

Tweetdeck

  1. Someone should have invited you to the Tweetdeck team- you'll get an email like this:

image

  1. If you click "Login to Twitter", it should take you directly to the TweetDeck homepage. I'd also recommend grabbing the BetterTweetDeck browser extension.
  2. Once you're at the TweetDeck homepage, go ahead and click "Add Column" and add a "Home" column with the @FreeBSDHelp account, like this:

image

image

image

  1. You should now see a column with the "Home" label:

image

  1. If I were you, I'd pop in columns for Notifications, Messages, and at least one List, so you can see everything at once:

image

You're all set! Bonus points if you used a *BSD to do this- I didn't, lmao.

GitHub

  1. Someone should have invited you to the GitHub repo- you'll get an email like this:

image

  1. Click "Join @bsdlabs" and you're in! You can edit the Team and FreeBSDHelp pages to add yourself to the team. Make sure you check out the Guidelines page too!

  2. For non-trivial changes to documentation:

    • click the edit button image

    • make desired changes and then choose the option to "Create a new branch for this commit and start a pull request." and click "Propose changes" image

    • finally, open the Pull Request by clicking "Create Pull Request" on the screen that follows image

More bonus points if you used a *BSD. :D