Skip to content

Commit 414e49a

Browse files
Create issue templates
1 parent e507dfe commit 414e49a

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed
+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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+
* For errors in the book, please indicate the chapter and page number
12+
* For errors in the notes, please indicate the note title and page number
13+
* In both cases, please describe the bug in detail, and if possible, suggest a correction.
+12
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.
+10
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)