Escape underscore

Escape underscore so github doesn't show the remaining text in italics
This commit is contained in:
Doug Davis 2018-02-16 19:41:47 +01:00 committed by GitHub
parent 21772bfd8a
commit 435d8f87a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ To provide a place for SIGs to collaborate on projects endorsed by and actively
#### Rules
* For now all repos will live in github.com/kubernetes-sigs/\<sig-name\>_\<project-name\>, this may change in the future as we see how things work.
* For now all repos will live in github.com/kubernetes-sigs/\<sig-name\>\_\<project-name\>, this may change in the future as we see how things work.
* Must adopt the Kubernetes Code of Conduct
* All code projects use the Apache License version 2.0. Documentation repositories must use the Creative Commons License version 4.0.
* Must adopt the CNCF CLA bot, merge bot and Kubernetes PR commands/bots.