diff options
author | kumvijaya <kumvijaya@gmail.com> | 2024-05-23 11:47:14 +0530 |
---|---|---|
committer | kumvijaya <kumvijaya@gmail.com> | 2024-05-23 11:47:14 +0530 |
commit | 36d7ad3103a592eb86f578b68acdc2946f02be02 (patch) | |
tree | 975da3a1a6261685f7e3562995982f22d9ce8025 /.github/PULL_REQUEST_TEMPLATE.md | |
parent | b66f22a89ed7c376e3726839add0dc6a20f1bb6b (diff) | |
download | vyos-build-feature/T6386-add-caller-workflows-codeoowners.tar.gz vyos-build-feature/T6386-add-caller-workflows-codeoowners.zip |
T6386: updated branches for workflow triggerfeature/T6386-add-caller-workflows-codeoowners
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-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 03aca946..8c71c80d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -41,7 +41,7 @@ like this <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> <!--- The entire development process is outlined here: https://docs.vyos.io/en/latest/contributing/development.html --> -- [ ] I have read the [**CONTRIBUTING**](https://github.com/vyos/vyos-1x/blob/current/CONTRIBUTING.md) document +- [ ] I have read the [**CONTRIBUTING**](https://github.com/vyos/vyos-build/blob/current/CONTRIBUTING.md) document - [ ] I have linked this PR to one or more Phabricator Task(s) - [ ] My commit headlines contain a valid Task id - [ ] My change requires a change to the documentation |