Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 9528ee8

Browse files
committed
Add reference to contributing guide document
1 parent 6633c39 commit 9528ee8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,8 @@ There are two major directories: **src** and **tests**. Any useful code should
108108
be included to the source (src). Test cases for functions, classes etc. should
109109
lie inside of tests directory. It's ok to created nested packages within these
110110
directories if needed.
111+
112+
Contributing
113+
============
114+
115+
For more details refer to `contributing guide <./.github/CONTRIBUTING.md>`_.

0 commit comments

Comments
 (0)