Skip to content

Commit 23661af

Browse files
authored
Create issue_template.md
1 parent e3d1e55 commit 23661af

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

.github/issue_template.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help the plugin developers
4+
title: ''
5+
labels: To review
6+
assignees: ''
7+
8+
---
9+
10+
## Which Plugin?
11+
12+
## Expected Behavior
13+
14+
## Current Behavior
15+
16+
## Possible Solution
17+
18+
<!--- Not obligatory, but suggest a fix/reason for the bug -->
19+
20+
## Steps to Reproduce
21+
22+
1.
23+
2.
24+
3.
25+
4.
26+
27+
## Context
28+
29+
<!--- How has this issue affected you? What are you trying to accomplish? -->
30+
31+
## Your Environment
32+
33+
* Gephi Version used: Gephi 0.9.6
34+
* Plugin Version used:
35+
* Operating System:
36+
37+
<!--- Or preferably, include a copy of your messages.log file in your user directory (see https://github.com/gephi/gephi/wiki/Troubleshooting) -->

0 commit comments

Comments
 (0)