Skip to content

Commit fc6f68c

Browse files
authored
Remove the "Result" section of this project's Pull Request template (#1005)
This removes the "Result" section from this project's GitHub Pull Request template. ### Motivation: I frequently find that in practice, the other sections of the PR template cover the result our outcome of the PR already, so the result section isn't needed and I delete it. ### Result: This section no longer exists! 😅 🪦 ### Checklist: - [x] Code and documentation should follow the style of the [Style Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md). - [x] If public symbols are renamed or modified, DocC references should be updated.
1 parent f27305a commit fc6f68c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ _[Explain here the context, and why you're making that change. What is the probl
88

99
_[Describe the modifications you've done.]_
1010

11-
### Result:
12-
13-
_[After your change, what will change.]_
14-
1511
### Checklist:
1612

1713
- [ ] Code and documentation should follow the style of the [Style Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).

0 commit comments

Comments
 (0)