Skip to content

Commit 9f2da63

Browse files
authored
Merge pull request #226 from euroscipy/feature/sprints
Fix double entry
2 parents 2592ebe + a590d74 commit 9f2da63

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

content/sprints/contents.lr

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,12 @@ For more details on how to propose a sprint, please read our blog post:
5757

5858
### NumPy
5959

60-
TBA
60+
* [NumPy](https://numpy.org/) is completely Free and Open Source, and a the fundamental package for scientific computing with Python.
61+
* Please check the [contribution documentation](https://numpy.org/devdocs/dev/index.html) for getting set up. A codespaces setup can be used in case of difficulties.
62+
* Issues that fit a sprint are tagged with ["sprintable" or "sprintable C"](https://github.com/numpy/numpy/issues?q=is%3Aissue%20state%3Aopen%20label%3Asprintable%20OR%20label%3A%22sprintable%20-%20C%22).
63+
You may find other issues, for example documentation ones.
64+
* Reach out to the host before working deeply on such or other issues. Issues are often more complicated than they first seem.
65+
6166

6267
### SciPy
6368

@@ -75,7 +80,7 @@ TBA
7580

7681
### scikit-image
7782

78-
TBTBA
83+
TBA
7984

8085
### skrub
8186

@@ -84,14 +89,6 @@ TBTBA
8489
* Talk to us such that we can direct you towards a good issues to solve.
8590
* Mentors will leave for the airports at the beginning of the afternoon.
8691

87-
### NumPy
88-
89-
* [NumPy](https://numpy.org/) is completely Free and Open Source, and a the fundamental package for scientific computing with Python.
90-
* Please check the [contribution documentation](https://numpy.org/devdocs/dev/index.html) for getting set up. A codespaces setup can be used in case of difficulties.
91-
* Issues that fit a sprint are tagged with ["sprintable" or "sprintable C"](https://github.com/numpy/numpy/issues?q=is%3Aissue%20state%3Aopen%20label%3Asprintable%20OR%20label%3A%22sprintable%20-%20C%22).
92-
You may find other issues, for example documentation ones.
93-
* Reach out to the host before working deeply on such or other issues. Issues are often more complicated than they first seem.
94-
9592
### napari
9693

9794
<!--

0 commit comments

Comments
 (0)