From e950f3242e7f8548aa84e8d94520818ce8728d83 Mon Sep 17 00:00:00 2001 From: kev Date: Fri, 15 Jan 2021 01:55:28 +0200 Subject: [PATCH 1/2] Remove i2p and add cpu to issue template for now --- ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 874b405d..cd19e18f 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -9,4 +9,4 @@ Onionr: OS: Python: Tor: -I2P: +CPU: From b42dc8fbc6f588f3a8b9baac5108b5e8f568714e Mon Sep 17 00:00:00 2001 From: kev Date: Fri, 15 Jan 2021 02:10:30 +0200 Subject: [PATCH 2/2] Use list for version infos in issue template --- ISSUE_TEMPLATE.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index cd19e18f..019fdb8c 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -5,8 +5,9 @@ # Steps to Reproduce # Version Information -Onionr: -OS: -Python: -Tor: -CPU: + +* Onionr: +* OS: +* Python: +* Tor: +* CPU: