This commit is contained in:
Rohit Tanwar
2018-01-09 04:08:46 +05:30
committed by GitHub
parent e3b6938054
commit 3bc38784c0

View File

@ -1,25 +0,0 @@
<!--- Provide a general summary of the issue in the Title above -->
<!--- Add the prefix [BUG] or [FEATURE] to the Title -->
<!--- In case it's a feature suggestion, otherwise delete this section -->
<!--- Make sure there isn't already a snippet accomplishing your goal -->
## [FEATURE] _REPLACE THIS WITH A BRIEF SUMMARY OF THE SUGGESTED SNIPPET_
**Category:** <!-- One of the existing categories preferably -->
### Description <!-- IF NEEDED -->
<!-- More detailed description of the snippet you want to be included in 30-seconds-of-code -->
<!--- In case it's a bug, otherwise delete this section-->
<!--- Make sure there isn't already an open issue for your problem -->
## [BUG] _REPLACE THIS WITH A BRIEF SUMMARY OF YOUR ISSUE_
### Expected Snippet Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it should work -->
### Current Snippet Behavior
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
### Possible Solution
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
<!--- or ideas how to implement the addition or change -->