Skip to content

Commit 2423ecd

Browse files
authored
Update issue templates for proposing new book chapters.
1 parent 30c8176 commit 2423ecd

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

Diff for: .github/ISSUE_TEMPLATE/add-chapter.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Add Chapter
3+
about: Information needed to plan a new chapter
4+
title: 'Chapter 0 - Name '
5+
labels: add-chapter
6+
assignees: ''
7+
8+
---
9+
10+
## Synopsis
11+
12+
About
13+
14+
## Pages
15+
16+
- [ ] ABC
17+
18+
## Supporting Pages
19+
20+
- [ ] ABC

Diff for: .github/ISSUE_TEMPLATE/add-project-chapter.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Add Project Chapter
3+
about: Information needed to plan a new project chapter
4+
title: "[Project] Chapter 0 - Name"
5+
labels: add-chapter, add-project-chapter
6+
assignees: ''
7+
8+
---
9+
10+
## Synopsis
11+
12+
About
13+
14+
## Pages
15+
16+
- [ ] ABC

0 commit comments

Comments
 (0)