-
Notifications
You must be signed in to change notification settings - Fork 18
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
Update new member resources to help with onboarding #124
Conversation
This can be seen here. Make sure you copy and past in the url |
hey @wdoug, just fyi, pasting edit: it worked after a couple of tries and logging in several times. i think the same thing happened with the login the last time i looked at this (last month?) so maybe it's already logged as a separate bug? ok, just tried again a couple times in new incognito browsers and it seems to be working. must've been a fluke the first time. |
src/markdown/member_resources.md
Outdated
- Task management built on top of github issues | ||
- [Flowdock](https://www.flowdock.com/app/cfa-brigades/code-for-denver) | ||
- Chat tool | ||
- Requires an invite from and admin to our organization |
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.
tiniest typo: "an admin of"
525ea86
to
20f1bb1
Compare
20f1bb1
to
8534c2a
Compare
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.
lgtm!
sanitize: true // DO NOT CHANGE - helps avoid XSS attack possibility | ||
}); | ||
|
||
async function getMarkdownHTML(fileName) { |
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.
Nice async await function!
NOTE: This pull request is based on top of #123 We'll want to merge that one first
This PR closes #97
What does this PR do?
Hopefully this will help in our quest to automate onboarding
How does this PR make you feel? 🔗