summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorJames Falcon <james.falcon@canonical.com>2023-05-15 16:04:46 -0500
committerGitHub <noreply@github.com>2023-05-15 15:04:46 -0600
commitce2f26c20e5e9143e4e8d468c101ffa8ba36f7b2 (patch)
tree053802be06f19d080f069ced74bd564c6014b1ec /.github/PULL_REQUEST_TEMPLATE.md
parent7c52b8a5fbcfe1e7442bbd011956b52e303745c5 (diff)
downloadcloud-init-git-ce2f26c20e5e9143e4e8d468c101ffa8ba36f7b2.tar.gz
Replace Launchpad references with GitHub Issues
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 8f86cadc..30660f6a 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -11,8 +11,8 @@ no particular length requirements.
If you need to write multiple paragraphs, feel free.
-LP: #NNNNNNN (replace with the appropriate bug reference or remove
-this line entirely if there is no associated bug)
+Fixes: #NNNNN (GitHub Issue number. Remove line if irrelevant)
+LP: #NNNNNN (Launchpad bug number. Remove line if irrelevant)
```
## Additional Context