-
-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified Issue_template file to add "<!-- -->".
- Loading branch information
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
## Context | ||
|
||
Please provide any relevant information about your setup | ||
<!-- Please provide any relevant information about your setup. --> | ||
|
||
## Expected Behavior | ||
|
||
Please describe the behavior you are expecting | ||
<!-- Please describe the behavior you are expecting. --> | ||
|
||
## Current Behavior | ||
|
||
What is the current behavior? | ||
<!-- What is the current behavior? --> | ||
|
||
## Screenshots | ||
|
||
Drag and drop screenshots here to better describe your issue | ||
<!-- Drag and drop screenshots here to better describe your issue. --> | ||
|
||
## Steps to reproduce | ||
|
||
Please provide detailed steps for reproducing the issue | ||
|
||
<!-- Please provide detailed steps for reproducing the issue: | ||
1. Step 1 | ||
2. Step 2 | ||
3. etc | ||
3. etc. | ||
--> | ||
|
||
## Additional info | ||
|
||
Provide any additional information here | ||
<!-- Provide any additional information here. --> |