Added Markdown scans and PR template #1
markdown.yml
on: pull_request
Lint markdown files
19s
Check markdown links
16s
Annotations
10 warnings
Lint markdown files
Inline HTML [Element: file]
|
Lint markdown files:
CONTRIBUTING.md#L1
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Contributing to vidx2pidx"]
|
Lint markdown files:
CONTRIBUTING.md#L9
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## We develop with Github"]
|
Lint markdown files
Line length [Expected: 120; Actual: 129]
|
Lint markdown files:
CONTRIBUTING.md#L12
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## We use [Github flow](https://guides.github.com/introduction/flow/index.html), so all code changes happen through Pull Requests"]
|
Lint markdown files
Line length [Expected: 120; Actual: 185]
|
Lint markdown files:
CONTRIBUTING.md#L22
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Report bugs using Github's [issues](https://github.com/Open-CMSIS-Pack/vidx2pidx/issues)"]
|
Lint markdown files:
CONTRIBUTING.md#L25
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Write bug reports with detail, background, and sample code"]
|
Lint markdown files:
CONTRIBUTING.md#L36
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Any contributions you make will be under the Apache 2.0 Software License"]
|
Lint markdown files
Line length [Expected: 120; Actual: 245]
|