Skip to content

Commit d59ace0

Browse files
committed
Update PR template
1 parent 457971b commit d59ace0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: .github/ISSUE_TEMPLATE/BUG_REPORT.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@ Tell us what should happen
2121
Tell us what happens instead
2222

2323
<details><summary><b>Logs</b>:</summary>
24+
```
2425
Insert log.txt here (if necessary)
26+
```
2527
</details>

Diff for: .github/PULL_REQUEST_TEMPLATE.md

-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ This will help reviewers and should be a good start for the documentation.
77

88
- [ ] Add tests and ensure they pass
99
- [ ] Add an entry to the CHANGELOG.md file
10-
- [ ] Update documentation for new features

0 commit comments

Comments
 (0)