mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00

* chore: add markdownlint-cli2 and config for mkdocs * style: enforce linting rules on mkdocs md files * chore: tweaks to markdownlint rules * style: linting changelog * style: linting release notes * style: linting .github md files * style: further linting of docs * style: linting readmes * chore: update linting script entries * docs: tweak release after rebase * chore: simplify root md linting config * chore: extend base config * chore: implement requested changes * chore: remove unnecessary exception * chore: fix comment type * styling: single config + list spacing * chore: implement requested changes * chore: use .cjs files for markdownlint config * chore: implement requested changes
19 lines
495 B
Markdown
19 lines
495 B
Markdown
---
|
|
name: "\U0001F41B Bug report"
|
|
about: If something is not working as expected or crashes
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
#### Environment
|
|
|
|
- Server version: *Output of `community-solid-server --version` for a
|
|
global or `npx community-solid-server --version` for a local installation*
|
|
- Node.js version: *Output of `node -v`*
|
|
- npm version: *Output of `npm -v`*
|
|
|
|
#### Description
|
|
<!-- Please describe the exact problem as clearly as possible. Provide any error messages thrown. -->
|