Commit d3f54f71 authored by nd-02110114's avatar nd-02110114
Browse files

📝 update docs

parent 94cc381d
Loading
Loading
Loading
Loading

ISSUE_TEMPLATE.md

0 → 100644
+25 −0
Original line number Diff line number Diff line
**Description:**

<!-- Please provide information about your setup -->
<!-- To get the DeepChem version use the following commands:
>> import deepchem
>> deepchem.__version__

If you installed by source please give us the git hash as well
>> git log | head -n 1
-->
- DeepChem Version:
- Platform:

<!-- Please describe your problem as detailed as necessary -->

<!-- If applicable, please provide working code that can reproduce your issue 
We are much more likely to address a bug with a working reproduction quickly
-->
```
Your code sample here
```

<!-- You can also ask questions on the DeepChem Gitter
https://gitter.im/deepchem/Lobby
-->