From ffdbd757b28e9b5fb8bc4bc742de36d5cc3012af Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Jan 17 2018 19:30:51 +0000 Subject: [PATCH 1/2] Intial notes for Outreachy --- diff --git a/outreachy/CFP.txt b/outreachy/CFP.txt new file mode 100644 index 0000000..582424a --- /dev/null +++ b/outreachy/CFP.txt @@ -0,0 +1,33 @@ +Subject: Mentor for Outreachy +Hi, + +The Fedora project is looking for mentors for project for the next round +of Outreachy. For those who aren't familiar, Outreachy is a paid internship +inspired by Google Summer of Code for people underrepresented in tech. +Interns work remotely with mentors on projects ranging from programming, +user experience, documentation, illustration and graphical design, to data +science. + +Every idea or project needs one or two responsible mentors to teach and help +the intern. Please note that Outreachy applicants are expected to make a +first contribution to the project they are applying for so mentors need to have +proper tasks defined for applicants to work on. Mentors should be able to +commit at least 5 hours a week on most weeks from the beginning of the six-week +application period ($START) through the end of the three-month +internship ($END). You should have a real interest in their success and +be engaged and excited about the project. Take a look at the Outreachy Info for +Mentors for more information. Former Outreachy mentors and interns from various +communities and projects + +To become a mentor, come up with an idea or project to help the intern with. +It should be completed in about three months. Open an issue on +https://pagure.io/mentored-projects with the subject "Outreachy project - +". Please tage it "Outreachy". You can use the template at +($link). The deadline to apply is $DATE. + +Past Outreachy interns with Fedora have worked on a variety of projects +including but not limited to Fedora Hubs Design, PatternFly web development +and Kernel Tools. + +(Taken from +https://communityblog.fedoraproject.org/outreachy-2017-mentors-ideas/) diff --git a/outreachy/fedora-blurb.txt b/outreachy/fedora-blurb.txt new file mode 100644 index 0000000..246a06d --- /dev/null +++ b/outreachy/fedora-blurb.txt @@ -0,0 +1,28 @@ +About Fedora + +Fedora is a Linux-based free software operating system. You can use Fedora in +addition to, or instead of, other operating systems such as Microsoft Windows™ +or Mac OS X™. The Fedora operating system is completely free of cost for you to +enjoy and share. + +The Fedora Project is the name of a worldwide community of people who love, use, +and build free software. We want to lead in the creation and spread of free +code and content by working together as a community. Fedora is sponsored by Red +Hat, the world's most trusted provider of open source technology. Red Hat +invests in Fedora to encourage collaboration and incubate innovative new free +software technologies. + +We believe in the value of free software, and fight to protect and promote +solutions anyone can use and redistribute. Not only is the Fedora operating +system made from free software, but we use free software exclusively to provide +it to you. The website you are reading this on right now, in fact, is made from +free software and serves millions of people every month. + +We also believe in the power of collaboration. Our contributors work with free +software project teams around the world we call "upstream." They create much of +the software found in Fedora. We collaborate closely with them so everyone can +benefit from our work, and get access to improvements as soon as possible. By +working in the same direction as these project teams, we can ensure that free +software works better together, and provides the best experience for users. We +also can include improvements quickly, which helps not only users, but the +upstream as well. diff --git a/outreachy/intern-tasks.txt b/outreachy/intern-tasks.txt new file mode 100644 index 0000000..917cf2c --- /dev/null +++ b/outreachy/intern-tasks.txt @@ -0,0 +1,5 @@ +These are common tasks that all interns and possibly applicants need to +complete for Fedora specifically. + +- Create a FAS account +- Set up a blog on Planet Fedora diff --git a/outreachy/mentor-application.txt b/outreachy/mentor-application.txt new file mode 100644 index 0000000..068581a --- /dev/null +++ b/outreachy/mentor-application.txt @@ -0,0 +1,26 @@ +Project proposal: +- One-line name (e.g. Fedora Hubs: adding a full-text search feature) +- Longer description of project +- Project website +- IRC +- How does this project benefit Fedora +- What the intern will learn +- Skills required including what level and if they are optional + (e.g. Python Intermediate, CSS beginner, we'll teach you Puppet) +- Sample plan of work for the 12 week internship. What are milestones the +intern should be hitting? This doesn't need to be incredibly detailed and +can change later but there needs to be a general breakdown of tasks. +- Outreachy applicants are required to make a contribution as part of the +application. What is the process for making a contribution? +- Where can an applicant find application tasks? + +Questions from the top level Outreachy Program: + +- How long have you been contributing to the community: +- What is your current role: +- Have you mentored for a three-month internship program before: +- Have you read the mentor page and understand the process of being a mentor: +- Are you available for 5 hours a wseek during the internship period +- Are you available for 5-10 hours a week during the application period +- Are you aware you need to sign a mentor contract + diff --git a/outreachy/mentor-instructions.txt b/outreachy/mentor-instructions.txt new file mode 100644 index 0000000..fd7f220 --- /dev/null +++ b/outreachy/mentor-instructions.txt @@ -0,0 +1,6 @@ +The file mentor-application.txt contains questions that need to be filled +out. File an issue on https://pagure.io/mentored-projects (Click new +issue button) with title of "Outreachy project - ". You can paste the answers to the questions in the description +box of the issue. Please tag the issue Outreachy (the box on the right with +"tags"). You can leave all other boxes as is. diff --git a/outreachy/timeline.txt b/outreachy/timeline.txt new file mode 100644 index 0000000..a66e098 --- /dev/null +++ b/outreachy/timeline.txt @@ -0,0 +1,20 @@ +Based on existing Outreachy timelines, this is approximately what Fedora should +be doing and when: + +Register as an organization participating in Outreachy: +January or August + +Call for Outreachy projects: +January or August (i.e. as soon as call for participating orgs go out) + +Applications open: +February or September + +Applications due: +March or October + +Interns start: +May or December + +Interns end: +August or March From c6b2c585f8eb8e84fb719288416c090933e138a3 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Jan 23 2018 11:00:25 +0000 Subject: [PATCH 2/2] Move to outreachy-notes to avoid namespace conflicts --- diff --git a/outreachy-notes/CFP.txt b/outreachy-notes/CFP.txt new file mode 100644 index 0000000..582424a --- /dev/null +++ b/outreachy-notes/CFP.txt @@ -0,0 +1,33 @@ +Subject: Mentor for Outreachy +Hi, + +The Fedora project is looking for mentors for project for the next round +of Outreachy. For those who aren't familiar, Outreachy is a paid internship +inspired by Google Summer of Code for people underrepresented in tech. +Interns work remotely with mentors on projects ranging from programming, +user experience, documentation, illustration and graphical design, to data +science. + +Every idea or project needs one or two responsible mentors to teach and help +the intern. Please note that Outreachy applicants are expected to make a +first contribution to the project they are applying for so mentors need to have +proper tasks defined for applicants to work on. Mentors should be able to +commit at least 5 hours a week on most weeks from the beginning of the six-week +application period ($START) through the end of the three-month +internship ($END). You should have a real interest in their success and +be engaged and excited about the project. Take a look at the Outreachy Info for +Mentors for more information. Former Outreachy mentors and interns from various +communities and projects + +To become a mentor, come up with an idea or project to help the intern with. +It should be completed in about three months. Open an issue on +https://pagure.io/mentored-projects with the subject "Outreachy project - +". Please tage it "Outreachy". You can use the template at +($link). The deadline to apply is $DATE. + +Past Outreachy interns with Fedora have worked on a variety of projects +including but not limited to Fedora Hubs Design, PatternFly web development +and Kernel Tools. + +(Taken from +https://communityblog.fedoraproject.org/outreachy-2017-mentors-ideas/) diff --git a/outreachy-notes/fedora-blurb.txt b/outreachy-notes/fedora-blurb.txt new file mode 100644 index 0000000..246a06d --- /dev/null +++ b/outreachy-notes/fedora-blurb.txt @@ -0,0 +1,28 @@ +About Fedora + +Fedora is a Linux-based free software operating system. You can use Fedora in +addition to, or instead of, other operating systems such as Microsoft Windows™ +or Mac OS X™. The Fedora operating system is completely free of cost for you to +enjoy and share. + +The Fedora Project is the name of a worldwide community of people who love, use, +and build free software. We want to lead in the creation and spread of free +code and content by working together as a community. Fedora is sponsored by Red +Hat, the world's most trusted provider of open source technology. Red Hat +invests in Fedora to encourage collaboration and incubate innovative new free +software technologies. + +We believe in the value of free software, and fight to protect and promote +solutions anyone can use and redistribute. Not only is the Fedora operating +system made from free software, but we use free software exclusively to provide +it to you. The website you are reading this on right now, in fact, is made from +free software and serves millions of people every month. + +We also believe in the power of collaboration. Our contributors work with free +software project teams around the world we call "upstream." They create much of +the software found in Fedora. We collaborate closely with them so everyone can +benefit from our work, and get access to improvements as soon as possible. By +working in the same direction as these project teams, we can ensure that free +software works better together, and provides the best experience for users. We +also can include improvements quickly, which helps not only users, but the +upstream as well. diff --git a/outreachy-notes/intern-tasks.txt b/outreachy-notes/intern-tasks.txt new file mode 100644 index 0000000..917cf2c --- /dev/null +++ b/outreachy-notes/intern-tasks.txt @@ -0,0 +1,5 @@ +These are common tasks that all interns and possibly applicants need to +complete for Fedora specifically. + +- Create a FAS account +- Set up a blog on Planet Fedora diff --git a/outreachy-notes/mentor-application.txt b/outreachy-notes/mentor-application.txt new file mode 100644 index 0000000..068581a --- /dev/null +++ b/outreachy-notes/mentor-application.txt @@ -0,0 +1,26 @@ +Project proposal: +- One-line name (e.g. Fedora Hubs: adding a full-text search feature) +- Longer description of project +- Project website +- IRC +- How does this project benefit Fedora +- What the intern will learn +- Skills required including what level and if they are optional + (e.g. Python Intermediate, CSS beginner, we'll teach you Puppet) +- Sample plan of work for the 12 week internship. What are milestones the +intern should be hitting? This doesn't need to be incredibly detailed and +can change later but there needs to be a general breakdown of tasks. +- Outreachy applicants are required to make a contribution as part of the +application. What is the process for making a contribution? +- Where can an applicant find application tasks? + +Questions from the top level Outreachy Program: + +- How long have you been contributing to the community: +- What is your current role: +- Have you mentored for a three-month internship program before: +- Have you read the mentor page and understand the process of being a mentor: +- Are you available for 5 hours a wseek during the internship period +- Are you available for 5-10 hours a week during the application period +- Are you aware you need to sign a mentor contract + diff --git a/outreachy-notes/mentor-instructions.txt b/outreachy-notes/mentor-instructions.txt new file mode 100644 index 0000000..fd7f220 --- /dev/null +++ b/outreachy-notes/mentor-instructions.txt @@ -0,0 +1,6 @@ +The file mentor-application.txt contains questions that need to be filled +out. File an issue on https://pagure.io/mentored-projects (Click new +issue button) with title of "Outreachy project - ". You can paste the answers to the questions in the description +box of the issue. Please tag the issue Outreachy (the box on the right with +"tags"). You can leave all other boxes as is. diff --git a/outreachy-notes/timeline.txt b/outreachy-notes/timeline.txt new file mode 100644 index 0000000..a66e098 --- /dev/null +++ b/outreachy-notes/timeline.txt @@ -0,0 +1,20 @@ +Based on existing Outreachy timelines, this is approximately what Fedora should +be doing and when: + +Register as an organization participating in Outreachy: +January or August + +Call for Outreachy projects: +January or August (i.e. as soon as call for participating orgs go out) + +Applications open: +February or September + +Applications due: +March or October + +Interns start: +May or December + +Interns end: +August or March diff --git a/outreachy/CFP.txt b/outreachy/CFP.txt deleted file mode 100644 index 582424a..0000000 --- a/outreachy/CFP.txt +++ /dev/null @@ -1,33 +0,0 @@ -Subject: Mentor for Outreachy -Hi, - -The Fedora project is looking for mentors for project for the next round -of Outreachy. For those who aren't familiar, Outreachy is a paid internship -inspired by Google Summer of Code for people underrepresented in tech. -Interns work remotely with mentors on projects ranging from programming, -user experience, documentation, illustration and graphical design, to data -science. - -Every idea or project needs one or two responsible mentors to teach and help -the intern. Please note that Outreachy applicants are expected to make a -first contribution to the project they are applying for so mentors need to have -proper tasks defined for applicants to work on. Mentors should be able to -commit at least 5 hours a week on most weeks from the beginning of the six-week -application period ($START) through the end of the three-month -internship ($END). You should have a real interest in their success and -be engaged and excited about the project. Take a look at the Outreachy Info for -Mentors for more information. Former Outreachy mentors and interns from various -communities and projects - -To become a mentor, come up with an idea or project to help the intern with. -It should be completed in about three months. Open an issue on -https://pagure.io/mentored-projects with the subject "Outreachy project - -". Please tage it "Outreachy". You can use the template at -($link). The deadline to apply is $DATE. - -Past Outreachy interns with Fedora have worked on a variety of projects -including but not limited to Fedora Hubs Design, PatternFly web development -and Kernel Tools. - -(Taken from -https://communityblog.fedoraproject.org/outreachy-2017-mentors-ideas/) diff --git a/outreachy/fedora-blurb.txt b/outreachy/fedora-blurb.txt deleted file mode 100644 index 246a06d..0000000 --- a/outreachy/fedora-blurb.txt +++ /dev/null @@ -1,28 +0,0 @@ -About Fedora - -Fedora is a Linux-based free software operating system. You can use Fedora in -addition to, or instead of, other operating systems such as Microsoft Windows™ -or Mac OS X™. The Fedora operating system is completely free of cost for you to -enjoy and share. - -The Fedora Project is the name of a worldwide community of people who love, use, -and build free software. We want to lead in the creation and spread of free -code and content by working together as a community. Fedora is sponsored by Red -Hat, the world's most trusted provider of open source technology. Red Hat -invests in Fedora to encourage collaboration and incubate innovative new free -software technologies. - -We believe in the value of free software, and fight to protect and promote -solutions anyone can use and redistribute. Not only is the Fedora operating -system made from free software, but we use free software exclusively to provide -it to you. The website you are reading this on right now, in fact, is made from -free software and serves millions of people every month. - -We also believe in the power of collaboration. Our contributors work with free -software project teams around the world we call "upstream." They create much of -the software found in Fedora. We collaborate closely with them so everyone can -benefit from our work, and get access to improvements as soon as possible. By -working in the same direction as these project teams, we can ensure that free -software works better together, and provides the best experience for users. We -also can include improvements quickly, which helps not only users, but the -upstream as well. diff --git a/outreachy/intern-tasks.txt b/outreachy/intern-tasks.txt deleted file mode 100644 index 917cf2c..0000000 --- a/outreachy/intern-tasks.txt +++ /dev/null @@ -1,5 +0,0 @@ -These are common tasks that all interns and possibly applicants need to -complete for Fedora specifically. - -- Create a FAS account -- Set up a blog on Planet Fedora diff --git a/outreachy/mentor-application.txt b/outreachy/mentor-application.txt deleted file mode 100644 index 068581a..0000000 --- a/outreachy/mentor-application.txt +++ /dev/null @@ -1,26 +0,0 @@ -Project proposal: -- One-line name (e.g. Fedora Hubs: adding a full-text search feature) -- Longer description of project -- Project website -- IRC -- How does this project benefit Fedora -- What the intern will learn -- Skills required including what level and if they are optional - (e.g. Python Intermediate, CSS beginner, we'll teach you Puppet) -- Sample plan of work for the 12 week internship. What are milestones the -intern should be hitting? This doesn't need to be incredibly detailed and -can change later but there needs to be a general breakdown of tasks. -- Outreachy applicants are required to make a contribution as part of the -application. What is the process for making a contribution? -- Where can an applicant find application tasks? - -Questions from the top level Outreachy Program: - -- How long have you been contributing to the community: -- What is your current role: -- Have you mentored for a three-month internship program before: -- Have you read the mentor page and understand the process of being a mentor: -- Are you available for 5 hours a wseek during the internship period -- Are you available for 5-10 hours a week during the application period -- Are you aware you need to sign a mentor contract - diff --git a/outreachy/mentor-instructions.txt b/outreachy/mentor-instructions.txt deleted file mode 100644 index fd7f220..0000000 --- a/outreachy/mentor-instructions.txt +++ /dev/null @@ -1,6 +0,0 @@ -The file mentor-application.txt contains questions that need to be filled -out. File an issue on https://pagure.io/mentored-projects (Click new -issue button) with title of "Outreachy project - ". You can paste the answers to the questions in the description -box of the issue. Please tag the issue Outreachy (the box on the right with -"tags"). You can leave all other boxes as is. diff --git a/outreachy/timeline.txt b/outreachy/timeline.txt deleted file mode 100644 index a66e098..0000000 --- a/outreachy/timeline.txt +++ /dev/null @@ -1,20 +0,0 @@ -Based on existing Outreachy timelines, this is approximately what Fedora should -be doing and when: - -Register as an organization participating in Outreachy: -January or August - -Call for Outreachy projects: -January or August (i.e. as soon as call for participating orgs go out) - -Applications open: -February or September - -Applications due: -March or October - -Interns start: -May or December - -Interns end: -August or March