Skip to content

Commit

Permalink
Merge pull request #5181 from vishalvivekm/quotes
Browse files Browse the repository at this point in the history
add-question
  • Loading branch information
leecalcote committed Dec 2, 2023
2 parents 8bcef79 + c4e4c39 commit 495b4c5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/assets/data/faq/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,13 @@ const data = {
"Many interns become open source maintainers, and have ongoing responsibility to steward Layer5 and CNCF projects.",
],
},
{
question: "Are internships offered based on previous experiences or projects?",
category: "internships",
answer: [
"Internships are offered based on our commitment to supporting individuals who make a meaningful impact in the community and on our projects. While experience in other projects is wonderful and can be helpful as individuals strive to contribute meaningfully here, it is not a determining factor in whether or not an internship is appropriate to award. The metric we use is whether the individual demonstrates a sustained and positive impact on the projects we steward. We extend support to anyone who achieves this, often in the form of an internship if it proves beneficial to the individual.",
],
},

//
// OTHER
Expand Down

0 comments on commit 495b4c5

Please sign in to comment.