diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-12-17 11:13:47 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-12-17 11:16:53 +0100 |
commit | c83b70c93db2818ad799c7a699fad47945407786 (patch) | |
tree | a598e8d5f314099e2e832efacb73505e85628371 /.github/PULL_REQUEST_TEMPLATE.md | |
parent | 04c6326d31a32e97a01bbe6002ba3f5d67f24984 (diff) | |
download | vyos-1x-c83b70c93db2818ad799c7a699fad47945407786.tar.gz vyos-1x-c83b70c93db2818ad799c7a699fad47945407786.zip |
GitHub: sync to author assign workflow changed from current
Use the vyos/reviewers team instead of individuals.
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a86ed924a..61ee1d9ff 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ <!-- All PR should follow this template to allow a clean and transparent review --> -<!-- Text placed between these delimiters is considered a commend and is not rendered --> +<!-- Text placed between these delimiters is considered a comment and is not rendered --> ## Change Summary <!--- Provide a general summary of your changes in the Title above --> @@ -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 backticks +and other large chunks of text, surround this text with triple backtics ``` like this ``` |