Small template changes

This commit is contained in:
dannyrb 2019-08-14 09:40:53 -04:00
parent 3ba0e8f919
commit 2c5ae43341
4 changed files with 22 additions and 19 deletions

View File

@ -4,7 +4,6 @@ about: Create a report to help us improve
title: ''
labels: 'Bug Report :bug:'
assignees: ''
---
**Before Creating an issue**
@ -15,7 +14,7 @@ assignees: ''
**Describe the bug**
*A clear and concise description of what the bug is.*
_A clear and concise description of what the bug is._
**Steps To Reproduce**
@ -29,12 +28,12 @@ Please use code blocks to show formatted errors or code snippets
**Expected behavior**
*A clear and concise description of what you expected to happen.*
_A clear and concise description of what you expected to happen._
**Environment**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**

View File

@ -4,15 +4,16 @@ about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
## Awesome, do you have an idea? 😍
<!-- ## Awesome, do you have an idea? 😍
If you have a **feature request, improvement or idea**, check [our official roadmap](https://github.com/OHIF/react-viewerbase/projects) to see if it is already planned!
If you have a **feature request, improvement or idea**, check [our official roadmap](https://github.com/OHIF/react-viewerbase/projects) to see if it is already planned! -->
### 👉 &nbsp; [Go to Roadmap](https://github.com/OHIF/react-viewerbase/projects)
<!-- ### 👉 &nbsp; [Go to Roadmap](https://github.com/OHIF/react-viewerbase/projects)
If your feature request isn't there, continue with this issue and we can discuss it 🤟
If your feature request isn't there, continue with this issue and we can discuss
it 🤟 -->
Please include the reasons why you think your change should be made, and any supporting evidence that helps us asses its value and priority.
Please include the reasons why you think your change should be made, and any
supporting evidence that helps us asses its value and priority.

View File

@ -4,12 +4,15 @@ about: "I have a question \U0001F4AC"
title: ''
labels: question
assignees: ''
---
We are a small team with limited resources. Your question is much more likely to be answered if it is [a good question](https://stackoverflow.com/help/how-to-ask)
We are a small team with limited resources. Your question is much more likely to
be answered if it is
[a good question](https://stackoverflow.com/help/how-to-ask)
**Description**
Questions can often be answered by our documentation. Unable to find an answer in our docs? We'll try to help. In the meantime, if you answer your own question, please respond with the answer here so that others may benefit as well. Better yet, open a PR to expand our docs ^_^
Questions can often be answered by our documentation. Unable to find an answer
in our docs? We'll try to help. In the meantime, if you answer your own
question, please respond with the answer here so that others may benefit as
well. Better yet, open a PR to expand our docs ^\_^

View File

@ -3,11 +3,11 @@
<title>OHIF Viewer: Deploy Preview</title>
</head>
<body>
<h1>Hello World</h1>
<h1>Index of Previews</h1>
<ul>
<li>
<a href="/pwa">PWA</a>
<a href="/pwa">Progressive Web App</a>
</li>
</ul>
</body>