Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit 18cfb3f

Browse files
committed
Add maintainers file and new issue template
1 parent 3b35a8c commit 18cfb3f

File tree

3 files changed

+19
-5
lines changed

3 files changed

+19
-5
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @nkubala @dlorenc @aaron-prindle

.github/ISSUE_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!--
2+
Issues without logs and details are more complicated to fix.
3+
Please help us by filling the template below!
4+
-->
5+
6+
### Expected behavior
7+
8+
### Actual behavior
9+
10+
### Information
11+
12+
- container-diff version: version...
13+
- Operating system: ...
14+
15+
### Steps to reproduce the behavior
16+
17+
1. ...
18+
2. ...

MAINTAINERS

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)