mirror of
https://github.com/gitpitch/gitpitch.git
synced 2024-04-18 07:30:55 +08:00
Updated GitHub Issue Templates.
This commit is contained in:
parent
5c6fd06d53
commit
b0f15d8c06
16
.github/ISSUE_TEMPLATE.md
vendored
16
.github/ISSUE_TEMPLATE.md
vendored
|
@ -9,13 +9,9 @@
|
|||
<!--- 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 -->
|
||||
|
||||
## Steps to Reproduce (for bugs)
|
||||
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
|
||||
<!--- reproduce this bug. Include code to reproduce, if relevant -->
|
||||
<!--- Provide a link to a sample slide deck or an unambiguous set of steps to -->
|
||||
<!--- reproduce this bug. -->
|
||||
<!-- 1.
|
||||
2.
|
||||
3.
|
||||
|
@ -25,9 +21,13 @@
|
|||
<!--- How has this issue affected you? What are you trying to accomplish? -->
|
||||
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
|
||||
|
||||
## Possible Solution
|
||||
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
|
||||
<!--- or ideas how to implement the addition or change -->
|
||||
|
||||
## Your Environment
|
||||
<!--- Include as many relevant details about the environment you experienced the bug in -->
|
||||
<!-- * Version used:
|
||||
* Environment name and version (e.g. Chrome 39, node.js 5.4):
|
||||
* Operating System and version (desktop or mobile):
|
||||
* Browser name and version (e.g. Chrome, Firefox, Safari, Other):
|
||||
* Operating System and version (MacOs, Linux, Windows):
|
||||
* Link to your project: -->
|
||||
|
|
24
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
24
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
|
@ -8,11 +8,7 @@ about: Create a report to help us improve
|
|||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
Share a link to a sample slide deck that demonstrates the problem.
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
@ -20,16 +16,16 @@ A clear and concise description of what you expected to happen.
|
|||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Version [e.g. 22]
|
||||
**Browser (please complete the following information):**
|
||||
- Chrome
|
||||
- Firefox
|
||||
- Safari
|
||||
- Other
|
||||
|
||||
**Smartphone (please complete the following information):**
|
||||
- Device: [e.g. iPhone6]
|
||||
- OS: [e.g. iOS8.1]
|
||||
- Browser [e.g. stock browser, safari]
|
||||
- Version [e.g. 22]
|
||||
**Operating System (please complete the following information):**
|
||||
- MacOS
|
||||
- Linux
|
||||
- Windows 10
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
|
7
.github/ISSUE_TEMPLATE/Custom.md
vendored
7
.github/ISSUE_TEMPLATE/Custom.md
vendored
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
name: Custom issue template
|
||||
about: Describe this issue template's purpose here.
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user