From 72fa6a79a244d6aa396704a59c935f21e99d39c0 Mon Sep 17 00:00:00 2001 From: Afri <5chdn@users.noreply.github.com> Date: Wed, 9 Aug 2017 08:43:40 +0200 Subject: [PATCH] Add GitHub issue templates. (#6259) * Prepare GH templates for contributors * Add GH issue template * Add homebrew as option --- .github/ISSUE_TEMPLATE.md | 12 ++++++++++++ 1 file changed, 12 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 000000000..f4b5311d5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,12 @@ +_Before filing a new issue, please **provide the following information**._ + +> I'm running: +> +> - **Parity version**: 0.0.0 +> - **Operating system**: Windows / MacOS / Linux +> - **And installed**: via installer / homebrew / binaries / from source + +_Your issue description goes here below. Try to include **actual** vs. **expected behavior** and **steps to reproduce** the issue._ + +--- +