We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a953331 commit 1c38329Copy full SHA for 1c38329
.github/ISSUE_TEMPLATE/reservation.yml
@@ -4,7 +4,7 @@ title: '[Reservation] '
4
labels:
5
- reservation
6
projects:
7
- - issue-ops/1
+ - issue-ops/2
8
body:
9
- type: markdown
10
attributes:
.mega-linter.yml
@@ -19,6 +19,7 @@ DISABLE:
19
# List of disabled linters keys
20
# https://megalinter.io/latest/config-activation/
21
DISABLE_LINTERS:
22
+ - MARKDOWN_MARKDOWN_LINK_CHECK
23
- MARKDOWN_MARKDOWN_TABLE_FORMATTER
24
- REPOSITORY_GRYPE
25
- REPOSITORY_KICS
0 commit comments