mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Delete ISSUE_TEMPLATE.md
This commit is contained in:
parent
2433543c55
commit
6489961237
78
.github/ISSUE_TEMPLATE.md
vendored
78
.github/ISSUE_TEMPLATE.md
vendored
@ -1,78 +0,0 @@
|
||||
<!-----------------------------------------------------------------------
|
||||
| IF BUG REPORT (skip to next section for feature suggestion) |
|
||||
----------------------------------------------------------------------->
|
||||
|
||||
## Bug Report
|
||||
|
||||
### Marko Version: x.x.x
|
||||
|
||||
<!--- Provide the exact version of marko in which you see the bug. You can run `npm ls marko` to see this. -->
|
||||
|
||||
### Details
|
||||
|
||||
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug. How has this bug affected you? What were you trying to accomplish? -->
|
||||
|
||||
### Expected Behavior
|
||||
|
||||
<!--- Tell us what should happen -->
|
||||
|
||||
### Actual Behavior
|
||||
|
||||
<!--- Tell us what happens instead -->
|
||||
|
||||
### Possible Fix
|
||||
|
||||
<!--- Not obligatory, but suggest a fix or reason for the bug -->
|
||||
|
||||
<details><summary>Additional Info</summary>
|
||||
|
||||
### Your Environment
|
||||
|
||||
<!-- Include as many relevant details about the environment you experienced the bug in -->
|
||||
|
||||
* Environment name and version (e.g. Chrome 39, node.js 5.4):
|
||||
* Operating System and version (desktop or mobile):
|
||||
* Link to your project:
|
||||
|
||||
### Steps to Reproduce
|
||||
|
||||
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
|
||||
|
||||
<!--- reproduce this bug include code to reproduce, if relevant -->
|
||||
|
||||
1. first...
|
||||
2.
|
||||
3.
|
||||
4.
|
||||
|
||||
### Stack Trace
|
||||
|
||||
<!-- If an error is thrown, provide the stack trace here -->
|
||||
|
||||
</details>
|
||||
|
||||
<!--------------------------------
|
||||
| IF FEATURE SUGGESTION |
|
||||
-------------------------------->
|
||||
|
||||
## New Feature
|
||||
|
||||
### Description
|
||||
|
||||
<!--- Provide a detailed description of the change or addition you are proposing -->
|
||||
|
||||
### Why
|
||||
|
||||
<!--- Why is this change important to you? How would you use it? -->
|
||||
|
||||
<!--- How can it benefit other users? -->
|
||||
|
||||
### Possible Implementation & Open Questions
|
||||
|
||||
<!--- Not obligatory, but suggest an idea for implementing addition or change -->
|
||||
|
||||
<!--- What still needs to be discussed -->
|
||||
|
||||
### Is this something you're interested in working on?
|
||||
|
||||
<!--- Yes or no -->
|
||||
Loading…
x
Reference in New Issue
Block a user