Skip to content

Commit

Permalink
Issues template refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
cheina97 authored and adamjensenbot committed Sep 6, 2023
1 parent 1401074 commit 459f2e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ labels: kind/bug

#### Environment:
- Liqo version:
- Liqoctl version:
- Kubernetes version (use `kubectl version`):
- Cloud provider or hardware configuration:
- Node image:
- Network plugin and version:
- Install tools:
- Others:
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
with:
config: '.markdownlint.yml'
args: '**/*.md'
ignore: .github/ISSUE_TEMPLATE/*.md

doclint:
name: Lint documentation files
Expand Down

0 comments on commit 459f2e3

Please sign in to comment.