mirror of https://github.com/dapr/docs.git
Merge pull request #1041 from orizohar/issue-template-update
Issue templates comments
This commit is contained in:
commit
12c3fce8d8
|
@ -8,13 +8,13 @@ assignees: ''
|
||||||
---
|
---
|
||||||
|
|
||||||
**What content needs to be created or modified?**
|
**What content needs to be created or modified?**
|
||||||
A clear and concise description of what the problem is. Ex. There should be docs on how pub/sub works...
|
<!--A clear and concise description of what the problem is. Ex. There should be docs on how pub/sub works...-->
|
||||||
|
|
||||||
**Describe the solution you'd like**
|
**Describe the solution you'd like**
|
||||||
A clear and concise description of what you want to happen.
|
<!--A clear and concise description of what you want to happen-->
|
||||||
|
|
||||||
**Where should the new material be placed?**
|
**Where should the new material be placed?**
|
||||||
Please suggest where in the docs structure the new content should be created.
|
<!--Please suggest where in the docs structure the new content should be created-->
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context or screenshots about the feature request here.
|
<!--Add any other context or screenshots about the feature request here-->
|
||||||
|
|
|
@ -8,16 +8,16 @@ assignees: ''
|
||||||
---
|
---
|
||||||
|
|
||||||
**URL of the docs page**
|
**URL of the docs page**
|
||||||
The URL(s) on docs.dapr.io where the typo occurs
|
<!--The URL(s) on docs.dapr.io where the typo occurs-->
|
||||||
|
|
||||||
**How is it currently worded?**
|
**How is it currently worded?**
|
||||||
Please copy and paste the sentence where the typo occurs.
|
<!--Please copy and paste the sentence where the typo occurs-->
|
||||||
|
|
||||||
**How should it be worded?**
|
**How should it be worded?**
|
||||||
Please correct the sentence
|
<!--Please correct the sentence-->
|
||||||
|
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
<!--If applicable, add screenshots to help explain your problem-->
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
<!--Add any other context about the problem here-->
|
||||||
|
|
|
@ -8,31 +8,33 @@ assignees: AaronCrawfis
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is.
|
<!--A clear and concise description of what the bug is.-->
|
||||||
|
|
||||||
**To Reproduce**
|
**Steps to reproduce**
|
||||||
|
<!--
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error
|
||||||
|
-->
|
||||||
|
|
||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
<!--A clear and concise description of what you expected to happen.-->
|
||||||
|
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
<!--If applicable, add screenshots to help explain your problem.-->
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
**Desktop (please complete the following information):**
|
||||||
- OS: [e.g. iOS]
|
- OS: <!--[e.g. iOS]-->
|
||||||
- Browser [e.g. chrome, safari]
|
- Browser <!--[e.g. chrome, safari]-->
|
||||||
- Version [e.g. 22]
|
- Version <!--[e.g. 22]-->
|
||||||
|
|
||||||
**Smartphone (please complete the following information):**
|
**Smartphone (please complete the following information):**
|
||||||
- Device: [e.g. iPhone6]
|
- Device: <!--[e.g. iPhone6]-->
|
||||||
- OS: [e.g. iOS8.1]
|
- OS: <!--[e.g. iOS8.1]-->
|
||||||
- Browser [e.g. stock browser, safari]
|
- Browser <!--[e.g. stock browser, safari]-->
|
||||||
- Version [e.g. 22]
|
- Version <!--[e.g. 22]-->
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
<!--Add any other context about the problem here-->
|
||||||
|
|
|
@ -8,16 +8,16 @@ assignees: ''
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the issue**
|
**Describe the issue**
|
||||||
A clear and concise description of what the bug is.
|
<!--A clear and concise description of what the bug is-->
|
||||||
|
|
||||||
**URL of the docs**
|
**URL of the docs**
|
||||||
Paste the URL (docs.dapr.io/concepts/......) of the page
|
<!--Paste the URL (docs.dapr.io/concepts/......) of the page-->
|
||||||
|
|
||||||
**Expected content**
|
**Expected content**
|
||||||
A clear and concise description of what you expected to happen.
|
<!--A clear and concise description of what you expected to happen-->
|
||||||
|
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
<!--If applicable, add screenshots to help explain your problem-->
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
<!--Add any other context about the problem here-->
|
||||||
|
|
Loading…
Reference in New Issue