Skip to content

Commit 2cc5fe9

Browse files
committed
Fix a few typos
1 parent 22c6cc9 commit 2cc5fe9

3 files changed

+15
-15
lines changed

compilation_of_open_source_resources.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
# List of curated resources to get started in Open Source
22
This is a comprehensive, yet not definitive, collection of _verified_ resources that we put together in an attempt to help anyone wanting to get started in the amazing world of Open Source.
33

4-
If you know of any more great resources for this purpose please feel free to add them here. To make it easier for you to conntribute to this repo we have some [Contributing Guidelines](./CONTRIBUTING.md), make sure to read them first.
4+
If you know of any more great resources for this purpose please feel free to add them here. To make it easier for you to contribute to this repo we have some [Contributing Guidelines](./CONTRIBUTING.md), make sure to read them first.
55

66

77
<!-- TOC depthFrom:2 depthTo:6 withLinks:1 updateOnSave:1 orderedList:0 -->
88

9-
- [List of Open Source Projects](#list-of-projects)
10-
- [How to find issues targeted at first timers in github](#how-to-find-issues-targeted-at-first-timers-in-github)
11-
- [Getting Started with Code Collaboration](#getting-started-with-code-collaboration)
12-
- [Getting Started with Contributions](#getting-started-with-contributions)
13-
- [Programs for Contributors](#programs-for-contributors)
14-
- [Organizations For Open Source](#organizations-for-open-source)
15-
- [Why Contribute?](#why-contribute)
16-
- [Community](#community)
17-
- [Overall Guides](#overall-guides)
18-
- [Personal Stories](#personal-stories)
19-
- [Advanced Resources](#advanced-resources)
20-
- [How to Overcome Imposter Syndrome](#how-to-overcome-imposter-syndrome)
9+
- [List of curated resources to get started in Open Source](#list-of-curated-resources-to-get-started-in-open-source)
10+
- [List of Open Source Projects](#list-of-open-source-projects)
11+
- [How to find issues targeted at first timers in github](#how-to-find-issues-targeted-at-first-timers-in-github)
12+
- [Getting Started with Code Collaboration](#getting-started-with-code-collaboration)
13+
- [Getting Started with Contributions](#getting-started-with-contributions)
14+
- [Programs for Contributors](#programs-for-contributors)
15+
- [Why Contribute?](#why-contribute)
16+
- [Community](#community)
17+
- [Overall Guides](#overall-guides)
18+
- [Personal Stories](#personal-stories)
19+
- [Advanced Resources](#advanced-resources)
20+
- [How to Overcome Imposter Syndrome](#how-to-overcome-imposter-syndrome)
2121

2222
<!-- /TOC -->
2323
## List of Open Source Projects

how_to_organize_an_open_source_sprint.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ By Julia Meinwald
44
I work at Two Sigma as an Open Source Coordinator, so part of my job is getting more people at the company to try contributing to Open Source. One way we've done this is to host an annual event that we call TS Open. (Internally we call it the TS Open hackathon, but I've learned that others who host similar events call them sprints, so that's the term I'll use here.) I recently attended the NumFOCUS Unconference on Diversity and Inclusion, where I got to chat with a bunch of other people about similar events they've hosted at their companies. These sprints are a great way to widen the pool of Open Source contributors. Below are a few quick guidelines for setting up your own!
55

66
### What is an Open Source sprint?
7-
An Open Source sprint is a short event, typically lasting 1-2 days, where groups of people get together to work on one Open Source project. This generally means adding content and fixing bugs for the project. There will typically be TAs from the project community to help out, answer questions, and facilitate the acceptance of the contributions in a timely manner. Seasoned OSS contributors benefit from the dedicated time to work on a project they care about, newer members of the commmunity benefit from structure and guidance for their early contributions, and the project benefits from the TLC!
7+
An Open Source sprint is a short event, typically lasting 1-2 days, where groups of people get together to work on one Open Source project. This generally means adding content and fixing bugs for the project. There will typically be TAs from the project community to help out, answer questions, and facilitate the acceptance of the contributions in a timely manner. Seasoned OSS contributors benefit from the dedicated time to work on a project they care about, newer members of the community benefit from structure and guidance for their early contributions, and the project benefits from the TLC!
88

99
### Who Can Organize an Open Source Sprint?
1010
Anyone! This is something that can be done within your own organization, at a Meetup group, or at a college computing club. Any group of technologists can organize an event of this type.

open_source_stories.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ I have been using open source (OS) tools for my thesis work for the past 4 years
6868
- Quantitative Finance, Data Science Enthusiast
6969
- **Have I contributed to open source:**
7070
- Short answer: No
71-
- Except for asking questions on Stackoverflow
71+
- Except for asking questions on Stack Overflow
7272
- And promote Open Source on any medium I get.
7373
- **My Skills to Share:**
7474
- Python, R, Git

0 commit comments

Comments
 (0)