From 9e1e55aebd2c0fc0f1c3bf91449fb918f4ea99b6 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 22 Jul 2022 22:49:55 +0200 Subject: [PATCH] rollback the github style --- .gitea/issue_template/BUG.md | 57 +++--------------------------------- 1 file changed, 4 insertions(+), 53 deletions(-) diff --git a/.gitea/issue_template/BUG.md b/.gitea/issue_template/BUG.md index cd58f60..699f95b 100644 --- a/.gitea/issue_template/BUG.md +++ b/.gitea/issue_template/BUG.md @@ -8,57 +8,8 @@ labels: - bug - "help wanted" -body: - - - type: input - id: source - attributes: - label: Version - description: | - Version du bot utilisée - placeholder: | - Exemple : v1.2.3 - validations: - required: true - - - type: textarea - id: reproduce-steps - attributes: - label: Étapes à suivre pour reproduire - description: Donnez un exemple du problème - placeholder: | - Exemple : - 1. Première étape - 2. Deuxième étape - 3. Problème - validations: - required: true - - - type: textarea - id: expected-behavior - attributes: - label: Comportement attendu - placeholder: | - Example: - "Normalement..." - validations: - required: true - - - type: textarea - id: actual-behavior - attributes: - label: Comportement actuel - placeholder: | - Example: - "Mais actuellement..." - validations: - required: true - - - type: textarea - id: other-details - attributes: - label: Autres détails - placeholder: | - Détails supplémentaires. - --- + +Bot version: v`X.Y.Z` + +Problem :