Skip to content

Commit 3ff049b

Browse files
committed
fix: fix formatting error in issue template and add m2r2 as docs dependency
1 parent 553a2a2 commit 3ff049b

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/release_checklist.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
---
2-
1+
---
32
name: Release
43
about: Checklist and communication channel for PyPI and GitHub release
54
title: "Ready for <version-number> PyPI/GitHub release"
65
labels: "release"
76
assignees: ""
8-
97
---
108

119
### PyPI/GitHub rc-release preparation checklist:

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ sphinx
22
sphinx_rtd_theme
33
sphinx-copybutton
44
doctr
5-
m2r
5+
m2r2

0 commit comments

Comments
 (0)