From a7b3628d541be22b4992c0bbc5a07ad4bb714d06 Mon Sep 17 00:00:00 2001 From: Jean Boussier Date: Mon, 26 Apr 2021 10:20:52 +0200 Subject: [PATCH] Add a GitHub issue template to help contributors confirm their issue is with bootsnap --- .github/issue_template.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/issue_template.md diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 00000000..44f0afda --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,22 @@ +### I made sure the issue is in bootsnap + + + +### Steps to reproduce + + +### Expected behavior + + +### Actual behavior + + +### System configuration + +**Bootsnap version**: + +**Ruby version**: + +**Rails version**: