Skip to content

Commit 2df3501

Browse files
Update README
Issues aren't pulls. Duh. Added text about homework, etc.
1 parent 4c75361 commit 2df3501

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
This is a bug-reporting site for my _Algorithms_ textbook and other related course materials. Thanks for visiting!
44

5-
**To report an error, please [submit a pull request](https://github.com/jeffgerickson/algorithms/pulls).**
5+
**To report an error, please [post an issue](https://github.com/jeffgerickson/algorithms/issues).**
66
* Before submitting, please check that your error hasn't already been fixed in the most recent revision.
77
* For an error in the book, please include the chapter, section, and page numbers.
8-
* For an error in the lecture notes, please include the title and *a complete URL* of the note in question. (There are _lots_ of old revisions floating around the web, with inconsistent titling and numbering, so just the title or the file name may not be enough.)
8+
* For an error in the non-book lecture notes, please include the title and *the complete URL* of the note in question. (There are _lots_ of old revisions floating around the web, with inconsistent titling and numbering, so just the title or the file name may not be enough.)
9+
* For an error in **this** semester's homework, labs, exams, or solutions, please post on the course's Piazza site for extra credit, **not** here.
10+
* For an error in a *past* semester's homework, labs, exams, or solutions, please post here, but again with the *the complete URL* of the work in question.
911

1012
Please also feel free to submit feature requests and other feedback.
1113

0 commit comments

Comments
 (0)