diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md deleted file mode 100644 index 2935b396..00000000 --- a/.github/ISSUE_TEMPLATE/issue-template.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -name: Task Template -about: This is to be used as the template for stories/tasks in sprint work for the project -title: "[VPS-]" -labels: '' -assignees: '' - ---- - -**Description:** - -**AS A:** -**I WANT:** -**SO THAT:** - -**AC's:** - -**Technical Discussion:** diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c5f5da23..a9b9db8a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,25 +1,19 @@ -## Describe the issue +## Issue -A clear and concise description of what the issue is. +_A clear and concise description of what the issue is_ -## Describe the solution +## Solution -A clear and concise description of what the solution is. +_A clear and concise description of what the solution is_ ## Risk -Potential risks that this PR might brings +_Potential risks that this PR might bring_ -## Definition of Done +## Checklist -- [ ] Code peer-reviewed -- [ ] Wiki Documentation is written and up to date +- [ ] Acceptance criteria met +- [ ] Wiki documentation is written and up to date - [ ] Unit tests written and passing - [ ] Integration tests written and passing -- [ ] Continuous Integration build passing -- [ ] Acceptance criteria met -- [ ] Deployed to production environment - -## Reviewed By - -Who reviewed your PR - for commit history once merged +- [ ] Continuous integration build passing diff --git a/sample-group-data.xlsx b/sample-group-data.xlsx deleted file mode 100644 index b9470eec..00000000 Binary files a/sample-group-data.xlsx and /dev/null differ