diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-03-25 01:27:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 01:27:35 +0100 |
commit | 0a5b58a0f9a2c907092c6420312bda030beccb73 (patch) | |
tree | 0250d338b667bc8f22cf7a615062df47fe0cf7d8 | |
parent | b1d6f52c8b5a81b7f64399fe7161cfe7c8888e62 (diff) | |
parent | 39f537831eaac9b2f8d0f47cc5cf594b8c629932 (diff) | |
download | vyatta-cfg-0a5b58a0f9a2c907092c6420312bda030beccb73.tar.gz vyatta-cfg-0a5b58a0f9a2c907092c6420312bda030beccb73.zip |
Merge pull request #76 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 --> |