diff options
author | James Falcon <TheRealFalcon@users.noreply.github.com> | 2020-11-02 11:39:00 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-02 12:39:00 -0500 |
commit | 0ff34cfb94b3c480b6a697e4ad1878fa893a3a39 (patch) | |
tree | 544bf0fe5e62bf148b342078b55392206c61ba01 /.github | |
parent | 34f8e2213c42106b3e1568b5c5aac5565df954e3 (diff) | |
download | vyos-cloud-init-0ff34cfb94b3c480b6a697e4ad1878fa893a3a39.tar.gz vyos-cloud-init-0ff34cfb94b3c480b6a697e4ad1878fa893a3a39.zip |
Remove Ubuntu restriction from PR template (#648)
Diffstat (limited to '.github')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 37f55d26..4314b9da 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ ## Test Steps <!-- Please include any steps necessary to verify (and reproduce if -this is a bug fix) this change on an actual Ubuntu Server image, +this is a bug fix) this change on a live deployed system, including any necessary configuration files, user-data, setup, and teardown. Scripts used may be attached directly to this PR. --> |