summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorBrett Holman <brett.holman@canonical.com>2022-06-24 23:38:00 -0600
committerGitHub <noreply@github.com>2022-06-25 00:38:00 -0500
commit0ec193589d5405ca733c47002af6d2b77325b539 (patch)
tree4343feaed81ff160dc20a8b2ed1e2cd675d4b8d2 /CONTRIBUTING.rst
parentd7001049327a8b511cc48e36137ec9a4fc2acebc (diff)
downloadcloud-init-git-0ec193589d5405ca733c47002af6d2b77325b539.tar.gz
make it clear which username should go in the contributing doc (#1546)
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 819572c6..50ca7cfb 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -14,7 +14,7 @@ Summary
Before any pull request can be accepted, you must do the following:
* Sign the Canonical `contributor license agreement`_
-* Add yourself (alphabetically) to the in-repository list that we use
+* Add your Github username (alphabetically) to the in-repository list that we use
to track CLA signatures:
`tools/.github-cla-signers`_
* Add or update any `unit tests`_ accordingly
@@ -80,7 +80,7 @@ Follow these steps to submit your first pull request to cloud-init:
* Read through the cloud-init `Code Review Process`_, so you understand
how your changes will end up in cloud-init's codebase.
-* Submit your first cloud-init pull request, adding yourself to the
+* Submit your first cloud-init pull request, adding your Github username to the
in-repository list that we use to track CLA signatures:
`tools/.github-cla-signers`_