Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 47927a9

Browse files
ianhistory645
andcommitted
add more examples + remove enhancement codesnippet
Co-Authored-By: hannah <[email protected]>
1 parent b75555d commit 47927a9

3 files changed

Lines changed: 3 additions & 13 deletions

File tree

.github/ISSUE_TEMPLATE/documentation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ If you have an idea to improve the documentation please suggest it here
2626
2727
* This line should be be changed to say [...]
2828
* Include a paragraph explaining [...]
29-
-->
29+
* Add a figure showing [...]
30+
-->

.github/ISSUE_TEMPLATE/enhancement.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,5 @@ label: maintenance
1010

1111
<!-- A short 1-2 sentences that succinctly describe what could be improved -->
1212

13-
**Code example**
14-
<!--A minimal code snippet required to reproduce the bug.
15-
Please make sure to minimize the number of dependencies required, and provide
16-
any necessary plotted data
17-
-->
18-
19-
```python
20-
# paste your code here
21-
#
22-
#
23-
```
24-
2513
### Proposed fix
2614

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Provide a clear and concise description of the problem this feature will solve.
1919
For example:
2020
* I'm always frustrated when [...] because [...]
2121
* I would like it if [...] happened when I [...] because [...]
22+
* Here is a sample image of what I am asking for [...]
2223
-->
2324

2425
### Proposed Solution

0 commit comments

Comments
 (0)