Skip to content

Commit 400dbc8

Browse files
authored
Merge branch 'main' into issues/28-error
2 parents 6328160 + 321dc5d commit 400dbc8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!-- pyml disable-next-line first-line-heading -->
21
## What I'm changing
32

43
- <!-- a list of changes, including any issues this might close or reference -->

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ ignore_missing_imports = true
7272
[tool.pymarkdown]
7373
plugins.md013.enabled = false # @gadomski likes to do one-line-per-sentence in markdown
7474
plugins.md024.enabled = false # duplicate headers in changelog
75+
plugins.md041.enabled = false # github templates don't start with an h1
7576

7677
[tool.coverage.report]
7778
show_missing = true

0 commit comments

Comments
 (0)