You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CODE_OF_CONDUCT.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Microsoft Open Source Code of Conduct
1
+
# Code of Conduct
2
2
3
-
This code of conduct outlines expectations for participation in Microsoft-managed open source communities, as well as steps for reporting unacceptable behavior. We are committed to providing a welcoming and inspiring community for all. People violating this code of conduct may be banned from the community.
3
+
This code of conduct outlines expectations for participation in our open source communities, as well as steps for reporting unacceptable behavior. We are committed to providing a welcoming and inspiring community for all. People violating this code of conduct may be banned from the community.
Copy file name to clipboardExpand all lines: src/components/footer/index.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ class Footer extends React.Component {
36
36
<divclassName="col-md-4 col-sm-6 inner">
37
37
<h4>Get In Touch</h4>
38
38
<ulclassName="contacts">
39
-
<li><p>We want to hear from you, send us your feedback to:</p></li>
39
+
<li><p> Want new features and challenges? Want to share your opinion? Our team of highly trained corgis are ready to chat. Send us an email to:</p></li>
40
40
{/*
41
41
<!--<li><i className="icon-___location contact"></i> 84 Street, City, State 24813</li>-->
Codecorgi is a visual portfolio for front-end developers to showcase their code
39
-
and experience. Codecorgi's vision is to help employ the workforce by providing
40
-
developers continuous training and project experience. Our company believes
41
-
that junior developers have a difficulty landing their first programming
42
-
career.
39
+
Codecorgi is an an open source platform to practice coding with non trivial
40
+
codebases on your own terms, for front-end developers. Showcase your code
41
+
and experience. Codecorgi's vision is to help devs advance their career by providing
42
+
continuous training and project experience. To help them get over the barrier
43
+
that junior developers have when landing their first programming job.
43
44
</p>
44
45
<p>
45
-
Our founders want to help novice developers get hired and expand their
46
-
opportunities regardless of where they are educated or located. Codecorgi sees
47
-
newly minted programmers as underemployed, in a role these students did not
48
-
invest time and money for.
49
-
</p>
50
-
<p>
51
-
Codecorgi provides simulation project tickets so that junior programmers gain competitive abilities. Learn by doing projects applicable to the corporate world.
46
+
Codecorgi provides simulation project tickets so that junior programmers gain competitive abilities.
47
+
Learn by doing projects applicable to the corporate world.
0 commit comments