From 7fe852c653c8b1344707b50a75baf476309cda93 Mon Sep 17 00:00:00 2001 From: ankurcdoshi Date: Mon, 1 Jul 2024 19:33:11 +0530 Subject: [PATCH 1/2] Corrected staging command in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74e140c..e461374 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ You can access the web app at `http://localhost:8080/quiz/{quizId}?userId={userI - Run the following command ``` -npm run build --mode staging +npm run build -- --mode staging ``` #### Production From 31f51c1f2f1b9d32c9460215774614c54f1cbf67 Mon Sep 17 00:00:00 2001 From: ankurcdoshi Date: Tue, 2 Jul 2024 14:28:16 +0530 Subject: [PATCH 2/2] Pre-commit - trailing white space & end of file issues fixed --- .github/ISSUE_TEMPLATE/DMP_2024.yml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/DMP_2024.yml b/.github/ISSUE_TEMPLATE/DMP_2024.yml index 3aff06c..82ff2e4 100644 --- a/.github/ISSUE_TEMPLATE/DMP_2024.yml +++ b/.github/ISSUE_TEMPLATE/DMP_2024.yml @@ -1,5 +1,5 @@ name: DMP 2024 Project Template -description: List a new project for Dedicated Mentoring Program (DMP) 2024 +description: List a new project for Dedicated Mentoring Program (DMP) 2024 title: "[DMP 2024]: " labels: ["DMP 2024"] body: @@ -31,7 +31,7 @@ body: - type: textarea id: ticket-setup attributes: - label: Setup/Installation + label: Setup/Installation description: Please list or link setup or installation guide (if any) - type: textarea @@ -107,11 +107,11 @@ body: attributes: label: Domain options: - - ⁠Healthcare + - ⁠Healthcare - ⁠Education - Financial Inclusion - ⁠Livelihoods - - ⁠Skilling + - ⁠Skilling - ⁠Learning & Development - ⁠Agriculture - ⁠Service Delivery @@ -223,7 +223,7 @@ body: - type: dropdown id: ticket-category - attributes: + attributes: label: Category description: Choose the categories that best describe your ticket multiple: true @@ -259,5 +259,3 @@ body: - Other validations: required: true - -