We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399a1a7 commit bb4bd2aCopy full SHA for bb4bd2a
docs/contributing/index.md
@@ -268,8 +268,9 @@ Your RTI e-mail should include:
268
https://illumos.org/issues/10052
269
* The changes that were reviewed; e.g., a link to your [Gerrit](./gerrit)
270
review, or an attached patch otherwise.
271
-* The full "change set description" (i.e., `git whatchanged -v origin/master..`)
272
- including:
+* If attaching a patch, please include a full "change set description"
+ (i.e., the output of `git log --stat -v origin/master..`) in the body of the
273
+ message, including:
274
* Issue number(s) and description(s)
275
* `Reviewed by: First Last <[email protected]>` lines
276
* List of files affected
0 commit comments