From 2d23657798ecfd27e5c6a26bcf49d071fdd03159 Mon Sep 17 00:00:00 2001 From: Huey Date: Thu, 11 Mar 2021 16:44:31 +0000 Subject: [PATCH] Add reimbursement address to reimbursement template Added field asking the trader for a BTC address for where to send the funds to. --- .github/ISSUE_TEMPLATE/reimbursement-template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/reimbursement-template.md b/.github/ISSUE_TEMPLATE/reimbursement-template.md index 21efdbc..a7637e4 100644 --- a/.github/ISSUE_TEMPLATE/reimbursement-template.md +++ b/.github/ISSUE_TEMPLATE/reimbursement-template.md @@ -20,6 +20,7 @@ Deposit: .......... >_A reimbursement request has to contain textual representation of **Maker**, **Taker** and **Deposit** TXIDs (copy them from the client to the issue). **All TXIDs that are visible in the screenshot must be copied to the issue in text form! Please use exact form for Maker/Taker/Deposit - no abbreviations like M:, T: or adding extra characters like "Maker TX:", etc. Leave those fields as they are and replace the "........" with the appropreate txid**_ Bisq version: +BTC address for reimbursement: >_Provide the Bisq client version to help developers identify the causing issue._