Skip to content

Commit a54ce7c

Browse files
authored
Merge branch 'ProjectPythia:main' into fix-links
2 parents ffc04fa + 8c4e942 commit a54ce7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: black
1616

1717
- repo: https://github.com/keewis/blackdoc
18-
rev: v0.4.0
18+
rev: v0.4.1
1919
hooks:
2020
- id: blackdoc
2121

foundations/github/github-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
GitHub provides two different, but related mechanisms for communicating
2828
within a repository about a project: _Issues_ and _Discussions_.
29-
Issues are more like “todo” items; they are task-focused. For example, Issues
29+
Issues are more like “to-do” items; they are task-focused. For example, Issues
3030
are often used to report and track bugs, request new features, or
3131
perhaps note a performance problem. Ultimately, the maintainers of
3232
a project may resolve the issue by fixing the bug, adding the

0 commit comments

Comments
 (0)