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

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 915009e

Browse files
authored
Update Issue template
1 parent 64a0c28 commit 915009e

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,33 @@
1-
added
1+
<!--- Provide a general summary of the issue in the Title above -->
2+
3+
<!--
4+
Thank you very much for contributing to coderplex by creating an issue! ❤️
5+
To avoid duplicate issues we ask you to check off the following list
6+
-->
7+
8+
<!-- Checked checkbox should look like this: [x] -->
9+
- [ ] I have searched the [issues](https://github.com/coderplex/coderplex/issues) of this repository and believe that this is not a duplicate.
10+
11+
## Expected Behavior
12+
<!--- If you're describing a bug, tell us what should happen -->
13+
<!--- If you're suggesting a change/improvement, tell us how it should work -->
14+
15+
## Current Behavior
16+
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
17+
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
18+
19+
## Steps to Reproduce (for bugs)
20+
<!--- Provide unambiguous set of steps to -->
21+
<!--- reproduce this bug. Include screenshot, if relevant -->
22+
1.
23+
2.
24+
3.
25+
4.
26+
27+
## Your Environment
28+
<!--- Include as many relevant details about the environment you experienced the bug in -->
29+
| Tech | Version |
30+
|---------|---------|
31+
| OS | |
32+
| browser | |
33+
| etc | |

0 commit comments

Comments
 (0)