mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-01-28 18:54:15 +01:00
Update issue templates
This commit is contained in:
parent
3375dadd4b
commit
73770bd975
18
.github/ISSUE_TEMPLATE/book-content-issue-template.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/book-content-issue-template.md
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
name: Book content issue template
|
||||
about: Use this template to submit an issue about content in the book. For example,
|
||||
a typo in the text like a wrong name for something, or a change in behavior of a
|
||||
tool.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Please check that your issue is not already in the [errata aka list of corrections and improvements](https://github.com/markjprice/cs11dotnet7/blob/main/docs/errata/README.md).
|
||||
|
||||
Chapter:
|
||||
Page Number:
|
||||
Section Title:
|
||||
Problem to fix:
|
||||
Suggested solution:
|
||||
Loading…
Reference in a new issue