We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ffab10 commit b3749c9Copy full SHA for b3749c9
CONTRIBUTING.md
@@ -305,3 +305,11 @@ Here are some things to remember while implementing a new tool:
305
tool! With data functions, you can usually assume file
306
reading/writing, nodata handling and other such processes are done
307
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