add code of conduct
This commit is contained in:
@ -57,7 +57,7 @@ gulp.task('sync', ['serve'], function() {
|
||||
logLeval: 'debug',
|
||||
files: ['public/js/lib/*/*.{js, jsx}'],
|
||||
port: 3001,
|
||||
open: true,
|
||||
open: false,
|
||||
reloadDelay: reloadDelay
|
||||
});
|
||||
});
|
||||
|
@ -29,6 +29,7 @@
|
||||
"Now check your email and click the link in the email from Slack",
|
||||
"Complete the sign up process, then update your biographical information and upload an image. A picture of your face works best. This is how people will see you in the chat room, so put your best foot forward.",
|
||||
"Now enter the general chat room and introduce yourself to our chat room by typing: \"hello world!\".",
|
||||
"Note that you're expected to follow our Code of Conduct: <a href='/field-guide/what-is-free-code-camp's-code-of-conduct' target='_blank'>http://freecodecamp.com/field-guide/what-is-free-code-camp's-code-of-conduct</a>.",
|
||||
"Tell your fellow campers how you found Free Code Camp. Also tell us why you want to learn to code.",
|
||||
"Keep the chat room open while you work through the other challenges. That way you ask for help if you get stuck on a challenge. You can also socialize when you feel like taking a break.",
|
||||
"You can also access this chat room by clicking the \"Chat\" button in the upper right hand corner."
|
||||
|
@ -292,6 +292,7 @@
|
||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.san.diego/' target='_blank'>San Diego</a></li>",
|
||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.san.francisco' target='_blank'>San Francisco</a></li>",
|
||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.tempe.phoenix.scottsdale/' target='_blank'>Scottsdale</a></li>",
|
||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.seattle/' target='_blank'>Seattle</a></li>",
|
||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.tampa/' target='_blank'>Tampa</a></li>",
|
||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.tempe.phoenix.scottsdale/' target='_blank'>Tempe</a></li>",
|
||||
" </ol>",
|
||||
@ -547,6 +548,30 @@
|
||||
"</div>"
|
||||
]
|
||||
},
|
||||
{
|
||||
"_id": "bd7158d9c451eddfaeb5bdee",
|
||||
"name": "What is Free Code Camp's Code of Conduct?",
|
||||
"description": [
|
||||
"<div class='col-xs-12 col-sm-10 col-sm-offset-1'>",
|
||||
" <h2>Free Code Camp is friendly place to learn to code. We're committed to keeping it that way.</h2>",
|
||||
" <h3>All campers are required to agree with the following code of conduct. We'll enforce this code. We're expecting cooperation from all campers in ensuring a friendly environment for everybody.</h3>",
|
||||
" <h2>In short: be nice to your fellow campers.</h2>",
|
||||
" <h2>Remember these 3 things and your fellow campers will like you:</h2>",
|
||||
" <h3>",
|
||||
" <ol>",
|
||||
" <li>Compliment your fellow campers when they do good work. Congratulate them when they accomplish something (like finishing a nonprofit project or getting a job).</li>",
|
||||
" <li>Critique the work, not the camper doing it.</li>",
|
||||
" <li>Only argue about something if it's important to the greater discussion.</li>",
|
||||
" </ol>",
|
||||
" </h3>",
|
||||
" <h3>Free Code Camp should be a harassment-free experience for everyone, regardless of gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, national origin, or religion (or lack thereof).</h3>",
|
||||
" <h3>We do not tolerate harassment of campers in any form, anywhere on Free Code Camp's online media (Slack, Twitch, etc.) or during pair programming. Harassment includes sexual language and imagery, deliberate intimidation, stalking, unwelcome sexual attention, libel, and any malicious hacking or social engineering.</h3>",
|
||||
" <h3>If a camper engages in harassing behavior, our team will take any action we deem appropriate, up to and including banning them from Free Code Camp.</h3>",
|
||||
" <h3>We want everyone to feel safe and respected. If you are being harassed or notice that someone else is being harassed, say something! Message @quincylarson, @terakilobyte and @codenonprofit in Slack (preferably with a screen shot of the offending language) so we can take fast action.</h3>",
|
||||
" <h3>If you have questions about this code of conduct, email us at <a href='mailto:team@freecodecamp.com'>team@freecodecamp.com</a>.</h3>",
|
||||
"</div>"
|
||||
]
|
||||
},
|
||||
{
|
||||
"_id": "bd7158d9c451eddfaeb5bdef",
|
||||
"name": "What is Free Code Camp's Privacy Policy?",
|
||||
|
Reference in New Issue
Block a user