From ad2adc91fe4dfd64cae5afd4d7b4cda4c891a9c9 Mon Sep 17 00:00:00 2001 From: Alex Aperis Date: Wed, 20 Dec 2023 12:55:09 +0100 Subject: [PATCH 1/3] simplify PR template --- .github/PULL_REQUEST_TEMPLATE.md | 39 ++++---------------------------- 1 file changed, 4 insertions(+), 35 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9b51b4e..08f172a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,39 +1,8 @@ - - - +**Related issue(s) and PR(s)** +This PR closes [issue number]. -### Describe the pull request: - -- [ ] Bug fix -- [ ] Functional change -- [ ] New feature -- [ ] Code cleanup -- [ ] Build system change -- [ ] Documentation change -- [ ] Language translation -### Pull request long description: - +**Description** -### Changes made: - - -### Related issues: - - - -### Additional information: - - -### Release note: - - - -### Documentation change: - - - - -### Mentions: - +**How to test** From 87349d5de30747d0a94815d3735631c97cc78e12 Mon Sep 17 00:00:00 2001 From: Alex Aperis Date: Wed, 20 Dec 2023 13:22:54 +0100 Subject: [PATCH 2/3] update bug-report template --- .github/ISSUE_TEMPLATE/bug-report.md | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index c9c17f7..15bd60d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,9 +1,12 @@ --- name: Bug Report -about: Use this to report a new bug +about: Use this to report a bug or content-related typo/mistake --- + + + ### Expected Behavior @@ -14,15 +17,5 @@ about: Use this to report a new bug ### Steps to Reproduce - - -1. -2. -3. -4. - -### Context (Environment) - - - - + + From 91b9ea997681d484dbed434c2037b1cd1d9d646c Mon Sep 17 00:00:00 2001 From: Alex Aperis Date: Wed, 20 Dec 2023 13:23:29 +0100 Subject: [PATCH 3/3] remove new-sprint-task template --- .github/ISSUE_TEMPLATE/new-sprint-task.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/new-sprint-task.md diff --git a/.github/ISSUE_TEMPLATE/new-sprint-task.md b/.github/ISSUE_TEMPLATE/new-sprint-task.md deleted file mode 100644 index 5d9134e..0000000 --- a/.github/ISSUE_TEMPLATE/new-sprint-task.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Sprint Task -about: Use when creating a new task in a sprint - ---- - -### Description - - -### Definition of Done - - -### How to test -