Skip to content

Commit 980bac0

Browse files
Update getting-started/pull-request-lifecycle.rst
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 1c12ebd commit 980bac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/pull-request-lifecycle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ When creating a pull request, following best practices ensures your contribution
208208

209209
**Example of a good PR title:**
210210

211-
``Improve error handling in JSON parser to prevent crashes``
211+
``gh-128002: Simplify all_tasks to use PyList_Extend instead of manual iteration``
212212

213213
2. **Write a Meaningful PR Description**
214214

0 commit comments

Comments
 (0)