Elder INTERalliance
=====
====
====
=====
====
56+ million Developers
3+ million Organizations
100+ million Repositories
72% Fortune 50
=====
====
=====
====
====
=====
====

=====

====
Make sure to check the box to Add a README file

=====
=====
====
Click the pencil icon to the right of README.md

====
It should now look like this:

====
Change your second line

====
Scroll to the bottom of the page and give your commit a message

====
Click commit

=====
====
You should now see your name in your README

=====
====
=====
=====
=====
====

=====
Look in the top right corner.

====
Note your username now shows up in the top left

=====
You will be adding your bio to the Slack Bio Bot

====
====

====

====
Payload panel on the right
====
{ "blocks": [ { "type": "section", "text": { "type": "mrkdwn", "text": "About You" }, "accessory": { "type": "image", "image_url": "Image URL", "alt_text": "Image Description" } }, { "type": "divider" }, { "type": "section", "text": { "type": "mrkdwn", "text": "*Some of his interests include:*" } }, { "type": "section", "fields": [ { "type": "mrkdwn", "text": ":swimmer: Swimming" } ] }, { "type": "divider" }, { "type": "section", "text": { "type": "mrkdwn", "text": "Check out his personal profiles:" } }, { "type": "actions", "elements": [ { "type": "button", "text": { "type": "plain_text", "text": ":github: GitHub", "emoji": true }, "url": "https://github.com/kevinuulong", "action_id": "actionId-00" } ] } ] }
{ "blocks": [ { "type": "section", "text": { "type": "mrkdwn", "text": "About You" }, "accessory": { "type": "image", "image_url": "Image URL", "alt_text": "Image Description" } }, { "type": "divider" }, { "type": "section", "text": { "type": "mrkdwn", "text": "*Some of his interests include:*" } }, { "type": "section", "fields": [ { "type": "mrkdwn", "text": ":swimmer: Swimming" } ] }, { "type": "divider" }, { "type": "section", "text": { "type": "mrkdwn", "text": "Check out his personal profiles:" } }, { "type": "actions", "elements": [ { "type": "button", "text": { "type": "plain_text", "text": ":github: GitHub", "emoji": true }, "url": "https://github.com/kevinuulong", "action_id": "actionId-00" } ] } ] }
{ "blocks": [ { "type": "section", "text": { "type": "mrkdwn", "text": "About You" }, "accessory": { "type": "image", "image_url": "Image URL", "alt_text": "Image Description" } }, { "type": "divider" }, { "type": "section", "text": { "type": "mrkdwn", "text": "*Some of his interests include:*" } }, { "type": "section", "fields": [ { "type": "mrkdwn", "text": ":swimmer: Swimming" } ] }, { "type": "divider" }, { "type": "section", "text": { "type": "mrkdwn", "text": "Check out his personal profiles:" } }, { "type": "actions", "elements": [ { "type": "button", "text": { "type": "plain_text", "text": ":github: GitHub", "emoji": true }, "url": "https://github.com/kevinuulong", "action_id": "actionId-00" } ] } ] }
{ "blocks": [ { "type": "section", "text": { "type": "mrkdwn", "text": "About You" }, "accessory": { "type": "image", "image_url": "Image URL", "alt_text": "Image Description" } }, { "type": "divider" }, { "type": "section", "text": { "type": "mrkdwn", "text": "*Some of his interests include:*" } }, { "type": "section", "fields": [ { "type": "mrkdwn", "text": ":swimmer: Swimming" } ] }, { "type": "divider" }, { "type": "section", "text": { "type": "mrkdwn", "text": "Check out his personal profiles:" } }, { "type": "actions", "elements": [ { "type": "button", "text": { "type": "plain_text", "text": ":github: GitHub", "emoji": true }, "url": "https://github.com/kevinuulong", "action_id": "actionId-00" } ] } ] }
{ "blocks": [ { "type": "section", "text": { "type": "mrkdwn", "text": "About You" }, "accessory": { "type": "image", "image_url": "Image URL", "alt_text": "Image Description" } }, { "type": "divider" }, { "type": "section", "text": { "type": "mrkdwn", "text": "*Some of his interests include:*" } }, { "type": "section", "fields": [ { "type": "mrkdwn", "text": ":swimmer: Swimming" } ] }, { "type": "divider" }, { "type": "section", "text": { "type": "mrkdwn", "text": "Check out his personal profiles:" } }, { "type": "actions", "elements": [ { "type": "button", "text": { "type": "plain_text", "text": ":github: GitHub", "emoji": true }, "url": "https://github.com/kevinuulong", "action_id": "actionId-00" } ] } ] }
====
Once you have filled it out click Copy Payload from the top โ๏ธ

=====
====
bios directory
====
Add file > Create new file

====
Use your name without spaces
โ ๏ธ Make sure that it ends in .json

====
If it isn't on your clipboard go back and copy it from Slack again

====
๐ Don't forget a commit message!

====

=====
====
====
=====
====
Click on Pull Request (on the right)

====
This screen allows you to choose the branches and repositories to merge

====
The description should tell a reviewer anything they would need to know about your proposed changes

====
๐You can also see the changes you are proposing

=====
====

====
๐In this example this happens automatically; however, usually a mainainer will have to manually merge it

=====
====
====
====
=====
====
Try typing /bio Your Name

====
If not, have someone else take a look at your commit.

=====
=====
Try a challenge!
====
Slide 1
Slide 2
Slide 3
Slide 1.1
Slide 1.2
Slide 2
A
B
C
public function foo() { $foo = array( 'bar' => 'bar' ) }
public function foo() { $foo = array( 'bar' => 'bar' ) }
