Skip to content

Commit dbab4e9

Browse files
author
Jeff Erickson
committed
Merge issue templates created at github with text content
2 parents c59c7aa + f76b8fe commit dbab4e9

File tree

3 files changed

+40
-0
lines changed

3 files changed

+40
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: Error report
3+
about: Report a specific error in the book, lecture notes, or web site
4+
title: "[Oops.]"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Please verify that the error is present in the most recent revision before reporting.**
11+
12+
**Chapter number or note title:** [title]
13+
14+
**Page number:** [page]
15+
16+
**Error description:** [error]
17+
18+
**Suggested fix (if any):** [fix]
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for future revisions of the book
4+
title: Please...
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
I welcome your suggestions for future revisions of the textbook. These could include suggestions for additional material (some of which may already be covered in my related lecture notes) or new examples or intuition or exercises that you find helpful. Alternatively, these could include requests for additional detail in material that you find tricky, or _reduced_ detail in material you find excessive.
11+
12+
Please be as specific in your request as possible.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Other feedback
3+
about: Provide other feedback on these materials
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
I also welcome any other feedback on the book, lecture notes, and other course materials.

0 commit comments

Comments
 (0)