Skip to content

Commit f4f532c

Browse files
committed
fix: table of contents
Signed-off-by: exploreriii <[email protected]>
1 parent 7ff7a9a commit f4f532c

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

docs/maintainers/beginner-issues-guidelines.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ Here are some examples:
132132

133133
---
134134
## What is Not a Beginner Issue
135+
135136
### Rule of Thumb
136137

137138
> If a contributor must **read code and make small decisions**,

docs/maintainers/good_first_issues_guidelines.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,10 @@ This document defines what we **do** and **do not** consider a *Good First Issue
88
- [What We Consider Good First Issues](#what-we-consider-good-first-issues)
99
- [Small, Focused Source Changes](#small-focused-source-changes)
1010
- [Typing Improvements](#typing-improvements)
11-
- [Refactors of Existing Examples](#refactors-of-existing-examples)
1211
- [Documentation Improvements](#documentation-improvements)
13-
- [Print and Output Clarity](#print-and-output-clarity-examples-only)
14-
- [Functional Improvements to Examples](#functional-improvements-to-examples)
1512
- [Test Improvements](#test-improvements)
16-
- [What Is NOT a Good First Issue](#-summary-what-is-not-a-good-first-issue)
17-
- [Maintainer Guidance](#-maintainer-guidance)
13+
- [Summary: What Is NOT a Good First Issue](#summary-what-is-not-a-good-first-issue)
14+
- [Maintainer Guidance](#maintainer-guidance)
1815
- [Additional Resources](#additional-resources)
1916

2017

@@ -118,7 +115,7 @@ Documentation tasks must be **explicitly scoped** and **instruction-driven**.
118115

119116
---
120117

121-
## 🚫 Summary: What Is NOT a Good First Issue
118+
## Summary: What Is NOT a Good First Issue
122119

123120
- ❌ Issues without a clearly defined or provided solution
124121
- ❌ Tasks requiring interpretation, investigation, or initiative
@@ -135,7 +132,7 @@ Documentation tasks must be **explicitly scoped** and **instruction-driven**.
135132
136133
---
137134

138-
## 📌 Maintainer Guidance
135+
## Maintainer Guidance
139136

140137
### Label as GFI if the issue:
141138

0 commit comments

Comments
 (0)