We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f6428f commit a4fbfd4Copy full SHA for a4fbfd4
CONTRIBUTING.md
@@ -42,8 +42,9 @@ that. Don't be disappointed if it does or doesn't happen instantly.
42
43
Also, please bear the following coding guidelines in mind:
44
45
-- See the [API and naming](doc/api-and-naming.md) document for information
46
- about conventions to follow related to those topics.
+- See the related documents, [API and naming](doc/api-and-naming.md) and
+ [Coding style guide](doc/styleguide.md), for information about conventions to
47
+ follow related to those topics.
48
49
- Do not use Perl, Ruby, Python etc. to do text processing unless the
50
command for which you are writing the completion code implies the
0 commit comments