diff options
Diffstat (limited to 'HACKING.rst')
-rw-r--r-- | HACKING.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/HACKING.rst b/HACKING.rst index 8ca32aed..eab55980 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -67,6 +67,8 @@ Follow these steps to submit your first pull request to cloud-init: * See `PR #344`_ and `PR #345`_ for examples of what this pull request should look like. + * Note that ``.github-cla-signers`` is sorted alphabetically. + * (If you already have a change that you want to submit, you can also include the change to ``tools/.github-cla-signers`` in that pull request, there is no need for two separate PRs.) |