Skip to content
Open
Prev Previous commit
Next Next commit
Update getting-started/pull-request-lifecycle.rst
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
  • Loading branch information
swastim01 and StanFromIreland authored Feb 12, 2025
commit bd58b77340acd84803b0697309dcac33d55f88af
2 changes: 1 addition & 1 deletion getting-started/pull-request-lifecycle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ When creating a pull request, following best practices ensures your contribution

Your PR description should provide **clear context** for reviewers. Answer the following questions:

- **What does this PR do?**
- What does this PR do?
- **Why is this change necessary?**
- **Are there any breaking changes?**
- **Does this PR fix any open issues?** (Reference issue numbers if applicable)
Expand Down