diff options
| -rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b36135d0..b36e48b9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -67,7 +67,8 @@ some general comments regarding patch submission: anonymous github user IDs. 1. A short one line summary. When the patch is for a specific machine include the machine name or company as a prefix to the - summary, e.g. "machine\_xyz\_123: Update installer config". + summary, e.g.: + > machine\_xyz\_123: Update installer config 1. What problem the patch solves (why do we need the patch). 1. How you tested the patch. |
