This commit is contained in:
Corey Dow-Hygelund 2021-03-15 14:14:35 -07:00 коммит произвёл GitHub
Родитель a5793507c4
Коммит 75ef734dcb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 8 добавлений и 10 удалений

Просмотреть файл

@ -1,28 +1,26 @@
# outreachy-datascience-2019
# outreachy-datascience-2021
[![Gitter](https://badges.gitter.im/mozilla-datascience-outreach/community.svg)](https://gitter.im/mozilla-datascience-outreach/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
This is the main repo used for prospective 2019 Outreachy interns to contribute Mozilla Data Science team projects.
It covers the two 2019 projects:
It covers the two 2021 projects:
* [Finding Representative Users of Prerelease Firefox](https://www.outreachy.org/december-2019-to-march-2020-internship-round/communities/mozilla/#finding-representative-users-of-prerelease-firefox)
* [Improve understanding of Firefox growth metrics](https://www.outreachy.org/december-2019-to-march-2020-internship-round/communities/mozilla/#improve-understanding-of-firefox-growth-metrics)
* [Identifying Usage Personalities in Firefox](https://www.outreachy.org/outreachy-may-2021-internship-round/communities/firefox-data-team/#identifying-usage-personalities-in-firefox)
# Contribution
The initial contribution process steps are the following:
1. Clone this repo
- This will download the relevant dataset in [initial_contribution](https://github.com/mozilla-outreachy-datascience/outreachy-datascience-2019/blob/master/initial_contribution/)
2. Read through the [initial_contribution/README.md](https://github.com/mozilla-outreachy-datascience/outreachy-datascience-2019/blob/master/initial_contribution/README.md) file.
- This will download the relevant dataset in [initial_contribution](https://github.com/mozilla/outreachy-datascience-2021/tree/master/initial_contribution)
2. Read through the [initial_contribution/README.md](https://github.com/mozilla/outreachy-datascience-2021/blob/master/initial_contribution/README.md) file.
- This contains the instructions on how to contribute.
3. Submit your work via email to one of the mentors.
The subsequent contribution step is described in `2nd_contribution`.
# Submission
* Deadline for `initial_contribution` submissions are October 18, 2019.
* Deadline for `2nd_contribution` submissions are October 31, 2019.
* Please submit your final notebook/script by email to one of the mentors, and include which project you are interested in working on ("Improve understanding of Firefox growth metrics" or "Finding Representative Users of Prerelease Firefox")
* Deadline for `initial_contribution` submissions are April 15th, 2021.
* Deadline for `2nd_contribution` submissions are April 30th, 2021.
* Please submit your final notebook/script by email to one of the mentors.
Please feel free to ask any questions you have on [Gitter](https://gitter.im/mozilla-datascience-outreach/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link).