Clean up issue templates - make them less intimidating to start [skip ci]

This commit is contained in:
Jennifer Shehane
2018-12-05 13:34:47 +06:30
parent e9277a69b6
commit d9e3d879a4
3 changed files with 10 additions and 28 deletions
+4 -10
View File
@@ -3,13 +3,7 @@ name: Bug report
about: Report bugs and unexpected behavior found using Cypress
---
<!--
Is this a question? Do not open an issue. Please ask in our chat https://gitter.im/cypress-io/cypress
Want something newly documented? Please open an issue in the respective repo:
- docs: https://github.com/cypress-io/cypress-documentation
- example recipes: https://github.com/cypress-io/cypress-example-recipes
-->
<!-- Is this a question? Don't open an issue. Ask in our chat https://gitter.im/cypress-io/cypress-->
### Current behavior:
@@ -17,11 +11,11 @@ Want something newly documented? Please open an issue in the respective repo:
### Desired behavior:
<!-- A clear and concise description of what you want to happen -->
<!-- A clear description of what you want to happen -->
### Steps to reproduce:
### Steps to reproduce: (app code and test code)
<!-- Issues without reproducible steps might get closed. *Tip* You can fork https://github.com/cypress-io/cypress-test-tiny repo, set up a failing test, then tell us the repo/branch to try. -->
<!-- Issues without reproducible steps will get closed. You can fork https://github.com/cypress-io/cypress-test-tiny repo, set up a failing test, then tell us the repo/branch to try. -->
### Versions
+2 -8
View File
@@ -3,13 +3,7 @@ name: Feature request
about: Suggest a new feature for Cypress
---
<!--
Is this a question? Do not open an issue. Please ask in our chat https://gitter.im/cypress-io/cypress
Want something newly documented? Please open an issue in the respective repo:
- docs: https://github.com/cypress-io/cypress-documentation
- example recipes: https://github.com/cypress-io/cypress-example-recipes
-->
<!-- Is this a question? Don't open an issue. Ask in our chat https://gitter.im/cypress-io/cypress-->
### Current behavior:
@@ -17,7 +11,7 @@ Want something newly documented? Please open an issue in the respective repo:
### Desired behavior:
<!-- A clear and concise description of what you want to happen -->
<!-- A clear description of what you want to happen -->
### Versions
+4 -10
View File
@@ -1,12 +1,6 @@
### Is this a Feature or Bug?
<!--
Is this a question? Do not open an issue. Please ask in our chat https://gitter.im/cypress-io/cypress
Want something newly documented? Please open an issue in the respective repo:
- docs: https://github.com/cypress-io/cypress-documentation
- example recipes: https://github.com/cypress-io/cypress-example-recipes
-->
<!-- Is this a question? Don't open an issue. Ask in our chat https://gitter.im/cypress-io/cypress-->
### Current behavior:
@@ -14,11 +8,11 @@ Want something newly documented? Please open an issue in the respective repo:
### Desired behavior:
<!-- A clear and concise description of what you want to happen -->
<!-- A clear concise description of what you want to happen -->
### Steps to reproduce:
### Steps to reproduce: (app code and test code)
<!-- Issues without reproducible steps might get closed. *Tip* You can fork https://github.com/cypress-io/cypress-test-tiny repo, set up a failing test, then tell us the repo/branch to try. -->
<!-- Issues without reproducible steps will get closed. You can fork https://github.com/cypress-io/cypress-test-tiny repo, set up a failing test, then tell us the repo/branch to try. -->
### Versions