From 276bbdc9f3a401d8fb25c8e4a32e71398bcad8eb Mon Sep 17 00:00:00 2001 From: Andrew Walsh Date: Wed, 23 Nov 2022 22:13:12 -0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..1ab9570 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,10 @@ +--- +name: Bug report +about: Basic template with warning about known issues. +title: '' +labels: '' +assignees: awalsh128 + +--- + +Please read about the limitation of [non-file dependencies](https://github.com/awalsh128/cache-apt-pkgs-action/blob/master/README.md#non-file-dependencies) before filing an issue.