diff --git a/.github/ISSUE_TEMPLATE/eli15.md b/.github/ISSUE_TEMPLATE/eli15.md new file mode 100644 index 0000000..d9fb8fe --- /dev/null +++ b/.github/ISSUE_TEMPLATE/eli15.md @@ -0,0 +1,15 @@ +--- +name: ELI15 improvement request +about: Let us know how the Halo 2 book could be improved! +title: 'ELI15: ' +labels: 'ELI15' +assignees: '' + +--- + +## Which section of the Halo 2 book were you reading? + +## What was unclear? + +## What would help to make it clearer to you? + diff --git a/book/src/background.md b/book/src/background.md index 72339d0..abc65a5 100644 --- a/book/src/background.md +++ b/book/src/background.md @@ -2,4 +2,6 @@ This section covers the background material required to understand the Halo 2 proving system. It is targeted at an ELI15 (Explain It Like I'm 15) level; if you think anything -could do with additional explanation, let us know! +could do with additional explanation, [let us know]! + +[let us know]: https://github.com/zcash/halo2/issues/new/choose