From 1501946caab19f4552074f1f55f47e12858a5b1e Mon Sep 17 00:00:00 2001 From: "Prof. 9" Date: Mon, 15 May 2017 22:37:57 +0200 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..1b2889c --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,10 @@ + + +* **Operating system:** +* **WfcReplay version:** +* **ROM information:** +* **Tested on:** +* **Generated code:** +``` +Paste your code here (if applicable) +```