Skip to content

Commit a4fbfd4

Browse files
committed
docs(CONTRIBUTING): add link to the styleguide
1 parent 1f6428f commit a4fbfd4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@ that. Don't be disappointed if it does or doesn't happen instantly.
4242

4343
Also, please bear the following coding guidelines in mind:
4444

45-
- See the [API and naming](doc/api-and-naming.md) document for information
46-
about conventions to follow related to those topics.
45+
- See the related documents, [API and naming](doc/api-and-naming.md) and
46+
[Coding style guide](doc/styleguide.md), for information about conventions to
47+
follow related to those topics.
4748

4849
- Do not use Perl, Ruby, Python etc. to do text processing unless the
4950
command for which you are writing the completion code implies the

0 commit comments

Comments
 (0)