Skip to content

Commit 1e8be70

Browse files
Simplify pull request template (#1191)
Removed unnecessary sections and checklist items from the pull request template.
1 parent 1c34399 commit 1e8be70

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,9 @@ https://github.com/ChrisTitusTech/linutil/blob/main/.github/CONTRIBUTING.md
1313
- [ ] UI/UX improvement
1414

1515
## Description
16-
<!--[Provide a detailed explanation of the changes you have made. Include the reasons behind these changes and any relevant context. Link any related issues.]-->
1716

1817
## Issues / other PRs related
1918
<!--[What issue/discussion is related to this PR (if any)]-->
2019
- Resolves #
2120

2221
## Screenshots (if applicable)
23-
24-
25-
## Checklist
26-
- [ ] I have made corresponding changes to the documentation (`cargo xtask docgen`).
27-
- [ ] My changes generate no errors/warnings/merge conflicts and passes unit tests.

0 commit comments

Comments
 (0)