summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Watkins <oddbloke@ubuntu.com>2021-01-26 16:04:16 -0500
committerGitHub <noreply@github.com>2021-01-26 16:04:16 -0500
commitc343e8b3f16edd38dd99d6501242a2cafe8772f4 (patch)
tree6689612ef84791ecb1f66e58c11c376214468b15
parent5ec01a57a6053934c5510e42c678e7d3d1f4af1b (diff)
downloadcloud-init-git-c343e8b3f16edd38dd99d6501242a2cafe8772f4.tar.gz
HACKING.rst: add clarifying note to LP CLA process section (#789)
We've had some first time contributors still end up trying to submit via Launchpad: this commit underlines that this is not necessary.
-rw-r--r--HACKING.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/HACKING.rst b/HACKING.rst
index 6ce4397d..623b3136 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -98,6 +98,11 @@ The cloud-init team will review the two merge proposals and verify that
the CLA has been signed for the Launchpad user and record the
associated GitHub account.
+.. note::
+ If you are a first time contributor, you will not need to touch
+ Launchpad to contribute to cloud-init: all new CLA signatures are
+ handled as part of the GitHub pull request process described above.
+
Do these things for each feature or bug
=======================================