diff options
author | Eshenko Dmitriy <dmitriy.eshenko@vyos.io> | 2021-12-03 20:19:51 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-03 20:19:51 +0300 |
commit | 015eafa9afe8f1be88070ea6b7a332123736106f (patch) | |
tree | 7e177e60851cc65f3d7f25d6b9737c21d61b8eea /.github | |
parent | 8a38d9a1f1abfc5fc8855472a19997c1b07b820b (diff) | |
download | vyos-1x-015eafa9afe8f1be88070ea6b7a332123736106f.tar.gz vyos-1x-015eafa9afe8f1be88070ea6b7a332123736106f.zip |
Fix PULL_REQUEST_TEMPLATE.md mistake
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 04ca4070d..a86ed924a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -31,7 +31,7 @@ the box, please use [x] <!--- Please describe in detail how you tested your changes. Include details of your testing environment, and the tests you ran. When pasting configs, logs, shell output, backtraces, -and other large chunks of text, surround this text with triple backtics +and other large chunks of text, surround this text with triple backticks ``` like this ``` |