You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+8-9Lines changed: 8 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ If you have come here to learn how to contribute to mdBook, we have some tips fo
7
7
First of all, don't hesitate to ask questions!
8
8
Use the [issue tracker](https://github.com/rust-lang/mdBook/issues), no question is too simple.
9
9
10
-
###Issue assignment
10
+
## Issue assignment
11
11
12
12
**:warning: Important :warning:**
13
13
@@ -16,7 +16,7 @@ The current PR backlog is beyond what we can process at this time.
16
16
Only issues that have an [`E-Help-wanted`](https://github.com/rust-lang/mdBook/labels/E-Help-wanted) or [`Feature accepted`](https://github.com/rust-lang/mdBook/labels/Feature%20accepted) label will likely receive reviews.
17
17
If there isn't already an open issue for what you want to work on, please open one first to see if it is something we would be available to review.
18
18
19
-
###Issues to work on
19
+
## Issues to work on
20
20
21
21
If you are starting out, you might be interested in the
0 commit comments