mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
fix linting update rules
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -28,7 +28,7 @@ A clear and concise description of what you expected to happen.
|
||||
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
## Desktop (please complete the following information):
|
||||
## Desktop (please complete the following information)
|
||||
|
||||
- OS: [e.g. Windows 10, Ubuntu, Debian]
|
||||
- Browser [e.g. chrome, safari]
|
||||
|
||||
1
.github/workflows/linting.yml
vendored
1
.github/workflows/linting.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
with:
|
||||
config: '.markdownlint.jsonc'
|
||||
globs: '**/*.md'
|
||||
ignore: '.github/pull_request_template.md'
|
||||
test-build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user