summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-05-30 11:30:46 +0200
committerGitHub <noreply@github.com>2024-05-30 11:30:46 +0200
commitc5fb6aecdc1fc3ca492b1641404ede1eba7a5e74 (patch)
treeaa9794a594d26f4aeb4a20685f87d3f721c2c7f4
parent516167fd43aaba68be86a969aa0dd60f73abb121 (diff)
parent6d0f56a9850244cb4a7a4fd9cfbc46090172d40b (diff)
downloadvyos-1x-c5fb6aecdc1fc3ca492b1641404ede1eba7a5e74.tar.gz
vyos-1x-c5fb6aecdc1fc3ca492b1641404ede1eba7a5e74.zip
Merge pull request #3550 from vyos/T6420-contributor-link-update-sagitta
T6420: updated contributor doc link
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 4654a3b29..03aca9469 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/sagitta/CONTRIBUTING.md) document
+- [ ] I have read the [**CONTRIBUTING**](https://github.com/vyos/vyos-1x/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