From 214aec940015ca647909fc40f78316259f50f19e Mon Sep 17 00:00:00 2001 From: Jeroen Bouma Date: Mon, 2 Jan 2023 17:25:41 +0100 Subject: [PATCH] Update readme files --- .github/ISSUE_TEMPLATE/feature_request.md | 7 ++++--- .github/ISSUE_TEMPLATE/program_report.md | 12 +++++++----- .github/ISSUE_TEMPLATE/spreadsheet_report.md | 12 +++++++----- 3 files changed, 18 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bbcbbe7..de0e194 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,14 +1,15 @@ ---- +______________________________________________________________________ + name: Feature request about: Suggest an idea for this project title: '' labels: '' assignees: '' ---- +______________________________________________________________________ **Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] +A clear and concise description of what the problem is. Ex. I'm always frustrated when \[...\] **Describe the solution you'd like** A clear and concise description of what you want to happen. diff --git a/.github/ISSUE_TEMPLATE/program_report.md b/.github/ISSUE_TEMPLATE/program_report.md index 51d5eeb..6ac95c9 100644 --- a/.github/ISSUE_TEMPLATE/program_report.md +++ b/.github/ISSUE_TEMPLATE/program_report.md @@ -1,11 +1,12 @@ ---- +______________________________________________________________________ + name: Program Report about: Create a report about problems with the program title: '' labels: '' assignees: '' ---- +______________________________________________________________________ **Describe the error** A clear and concise description of what the bug is. @@ -17,9 +18,10 @@ Include the input (filepath and ticker url/file) If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] + +- OS: \[e.g. iOS\] +- Browser \[e.g. chrome, safari\] +- Version \[e.g. 22\] **Additional context** Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/spreadsheet_report.md b/.github/ISSUE_TEMPLATE/spreadsheet_report.md index cd48370..c5392a5 100644 --- a/.github/ISSUE_TEMPLATE/spreadsheet_report.md +++ b/.github/ISSUE_TEMPLATE/spreadsheet_report.md @@ -1,11 +1,12 @@ ---- +______________________________________________________________________ + name: Spreadsheet Report about: Create a report about problems with the spreadsheet title: '' labels: '' assignees: '' ---- +______________________________________________________________________ **Describe the error** A clear and concise description of what the bug is. @@ -17,9 +18,10 @@ Include the used formula/data If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] + +- OS: \[e.g. iOS\] +- Browser \[e.g. chrome, safari\] +- Version \[e.g. 22\] **Additional context** Add any other context about the problem here.