From 25dd221a8125caa38b4c259a83079057a4b30500 Mon Sep 17 00:00:00 2001 From: Mao Tian <47042983+maotian06@users.noreply.github.com> Date: Sun, 7 Nov 2021 13:17:57 -0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 25f5da1..268bd97 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -31,7 +31,7 @@ - [ ] I have created automated build rules following [this page](https://confluence.mednet.ucla.edu/display/BOUTROSLAB/How+to+set+up+automated+builds+for+Docker+Hub) and I have not manually pushed this Docker image to the `blcdsdockerregistry` on [Docker Hub](https://hub.docker.com). -### Tested +### Docker Image Testing - [ ] I have tested the Docker image with the `docker run` command as described below.