mirror of https://github.com/grpc/grpc.io.git
parent
03dcc88418
commit
21c1c8f13a
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
name: Issue
|
||||
about: Report an issue with the website
|
||||
title: Website issue (blank)
|
||||
---
|
||||
|
|
@ -0,0 +1,35 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Report a bug with the website
|
||||
title: Website bug report
|
||||
labels: bug
|
||||
---
|
||||
|
||||
# You are creating a bug report for the https://grpc.io website. If you mean to create an issue for gRPC software, visit the [appropriate repository](https://grpc.io/community) instead.
|
||||
|
||||
**Issue description**
|
||||
A clear and concise description of the issue.
|
||||
|
||||
**Steps to reproduce the issue**
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expect rather than what you observe.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help illustrate the issue.
|
||||
|
||||
**Desktop (if relevant):**
|
||||
- OS:
|
||||
- Browser
|
||||
|
||||
**Mobile (if relevant):**
|
||||
- Device:
|
||||
- OS:
|
||||
- Browser
|
||||
|
||||
**Additional info**
|
||||
Add any other context or information about the issue.
|
||||
|
|
@ -1,40 +0,0 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: Website bug report
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# You are creating a bug report for the https://grpc.io/ website. If you meant to create an issue for the gRPC software, please visit the [appropriate repository](https://grpc.io/community/) instead.
|
||||
|
||||
**Describe the bug**
|
||||
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
|
||||
|
||||
**Expected behavior**
|
||||
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]
|
||||
|
||||
**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]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
|
@ -0,0 +1,34 @@
|
|||
---
|
||||
name: General issue
|
||||
about: Report a general issue with the website
|
||||
title: Website issue
|
||||
---
|
||||
|
||||
# You are creating an issue for the https://grpc.io website. If you mean to create an issue for gRPC software, visit the [appropriate repository](https://grpc.io/community) instead.
|
||||
|
||||
**Issue description**
|
||||
A clear and concise description of the issue.
|
||||
|
||||
**Steps to reproduce the issue**
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expect rather than what you observe.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help illustrate the issue.
|
||||
|
||||
**Desktop (if relevant):**
|
||||
- OS:
|
||||
- Browser
|
||||
|
||||
**Mobile (if relevant):**
|
||||
- Device:
|
||||
- OS:
|
||||
- Browser
|
||||
|
||||
**Additional info**
|
||||
Add any other context or information about the issue.
|
||||
Loading…
Reference in New Issue