diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-10-16 09:54:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-16 09:54:11 -0700 |
| commit | ec2062efedce54c314714b381fd22e528a90126f (patch) | |
| tree | 2ab7b77bd44a48ce63bda780048448a0c43f7ccd | |
| parent | ec0094217c973e1d5d73d5ac4488b25540eed870 (diff) | |
| parent | 9a19839a6435257060a79e681234444eecbe228f (diff) | |
Merge pull request #1202 from porridge/own-line
Automatic merge from submit-queue.
Clarify what "on its own" means.
| -rw-r--r-- | contributors/devel/issues.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/issues.md b/contributors/devel/issues.md index ecebc7ae..7ecf092e 100644 --- a/contributors/devel/issues.md +++ b/contributors/devel/issues.md @@ -53,7 +53,7 @@ Components are divided among [Special Interest Groups (SIGs)](https://github.com example. * Multiword SIGs use dashes, for example `/sig cluster-lifecycle`. -Keep in mind that these commands must be on its own and at the front of the +Keep in mind that these commands must be on its own line and at the front of the comment. ## Validate if the issue is bug |
