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

Add maintainers file and new issue template #259

Merged
merged 1 commit into from
Oct 1, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @nkubala @dlorenc @aaron-prindle
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!--
Issues without logs and details are more complicated to fix.
Please help us by filling the template below!
-->

### Expected behavior

### Actual behavior

### Information

- container-diff version: version...
- Operating system: ...

### Steps to reproduce the behavior

1. ...
2. ...
5 changes: 0 additions & 5 deletions MAINTAINERS

This file was deleted.