Update ISSUE_TEMPLATE.md (#4981)
This commit is contained in:
12
.github/ISSUE_TEMPLATE.md
vendored
12
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,3 +1,5 @@
|
|||||||
|
<!--
|
||||||
|
**Please use this template. If you don't use this template, your issue may be closed without comment.**
|
||||||
We use GitHub Issues for bugs.
|
We use GitHub Issues for bugs.
|
||||||
|
|
||||||
If you have a non-bug question, ask on Stack Overflow or Server Fault:
|
If you have a non-bug question, ask on Stack Overflow or Server Fault:
|
||||||
@@ -8,23 +10,23 @@ If you have a vulnerability disclosure, please follow our policy available here
|
|||||||
|
|
||||||
You may also search through existing issues before opening a new one: https://github.com/parse-community/parse-server/issues?utf8=%E2%9C%93&q=is%3Aissue
|
You may also search through existing issues before opening a new one: https://github.com/parse-community/parse-server/issues?utf8=%E2%9C%93&q=is%3Aissue
|
||||||
|
|
||||||
--- Please use this template. If you don't use this template, your issue may be closed without comment. ---
|
-->
|
||||||
|
|
||||||
### Issue Description
|
### Issue Description
|
||||||
|
|
||||||
Describe your issue in as much detail as possible.
|
<!-- Describe your issue in as much detail as possible. -->
|
||||||
|
|
||||||
### Steps to reproduce
|
### Steps to reproduce
|
||||||
|
|
||||||
Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable.
|
<!-- Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable. -->
|
||||||
|
|
||||||
#### Expected Results
|
#### Expected Results
|
||||||
|
|
||||||
What you expected to happen.
|
<!-- What you expected to happen. -->
|
||||||
|
|
||||||
#### Actual Outcome
|
#### Actual Outcome
|
||||||
|
|
||||||
What is happening instead.
|
<!-- What is happening instead. -->
|
||||||
|
|
||||||
### Environment Setup
|
### Environment Setup
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user