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

.github/ISSUE_TEMPLATE/BUG_REPORT.md

Lines changed: 2 additions & 0 deletions
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>

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 1 deletion
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)