From 4eb9daf34af437f2b7cebd894b2c2ccbc27eb59c Mon Sep 17 00:00:00 2001 From: fkaelberer Date: Wed, 23 Mar 2016 22:48:14 +0100 Subject: [PATCH] Add an ISSUE_TEMPLATE --- CONTRIBUTING.md => .github/CONTRIBUTING.md | 0 .github/ISSUE_TEMPLATE.md | 17 +++++++++++++++++ 2 files changed, 17 insertions(+) rename CONTRIBUTING.md => .github/CONTRIBUTING.md (100%) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..8b3f1abbe --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,17 @@ +Link to PDF file (or attach file here): + +Configuration: +- Web browser and its version: +- Operating system and its version: +- PDF.js version: +- Is an extension: + +Steps to reproduce the problem: +1. +2. + +What is the expected behavior? (add screenshot) + +What went wrong? (add screenshot) + +Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):