Skip to content

Commit c153245

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 56009e8 commit c153245

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/content/sprints/_sprints_template.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: "Project name"
3-
numberOfPeople: "" # How many people you expect to be able to accommodate.
4-
pythonLevel: "Any" # Any, Beginner, Intermediate, or Advanced.
5-
contactPerson: # The main person to reach out to regarding the sprint.
3+
numberOfPeople: "" # How many people you expect to be able to accommodate.
4+
pythonLevel: "Any" # Any, Beginner, Intermediate, or Advanced.
5+
contactPerson: # The main person to reach out to regarding the sprint.
66
name: ""
77
8-
draft: true # Delete this when you PR your sprint.
9-
links: # Add as many links as relevant.
8+
draft: true # Delete this when you PR your sprint.
9+
links: # Add as many links as relevant.
1010
- title: "Project xyz GitHub repo"
1111
url: "https://github.com/xyz"
1212
---

0 commit comments

Comments
 (0)