Skip to content

Commit b3749c9

Browse files
committed
Update CONTRIBUTING.md. Moved additional instructions from README to CONTRIBUTING
1 parent 1ffab10 commit b3749c9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

+8
Original file line numberDiff line numberDiff line change
@@ -305,3 +305,11 @@ Here are some things to remember while implementing a new tool:
305305
tool! With data functions, you can usually assume file
306306
reading/writing, nodata handling and other such processes are done
307307
before/after executing your tool
308+
309+
310+
## Additonal instructions
311+
312+
Here are some additional instructions related to the development of EIS toolkit:
313+
- [Testing your changes](./instructions/testing.md)
314+
- [Generating documentation](./instructions/generating_documentation.md)
315+
- [Using jupyterlab](./instructions/using_jupyterlab.md)

0 commit comments

Comments
 (0)