diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-03-25 01:27:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 01:27:42 +0100 |
commit | fe13cfa6f5560197cb69b185994165cacc534c0d (patch) | |
tree | 190525eb66de3b1d344414077a23c29b2cf8ca3b | |
parent | 0949fdbf93cd76d7f8c65ed56cdfc27a43c1944f (diff) | |
parent | eb283099b01ee01d07e1efe0172344edb9646979 (diff) | |
download | vyatta-op-fe13cfa6f5560197cb69b185994165cacc534c0d.tar.gz vyatta-op-fe13cfa6f5560197cb69b185994165cacc534c0d.zip |
Merge pull request #90 from rebortg/patch-1
Github: PR Template: make related tasks optional
-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 9338944..cd348ea 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -18,8 +18,8 @@ the box, please use [x] - [ ] Other (please describe): ## Related Task(s) -<!-- All submitted PRs must be linked to a Task on Phabricator. --> -* https://vyos.dev/Txxxx +<!-- optional: Link to related other tasks on Phabricator. --> +<!-- * https://vyos.dev/Txxxx --> ## Related PR(s) <!-- Link here any PRs in other repositories that are required by this PR --> |