Skip to content

Commit 6b9bcef

Browse files
committed
docs(ISSUE_TEMPLATE): restructuring issue template to only display needed info
1 parent f707e32 commit 6b9bcef

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
### [READ] Step 1: Are you in the right place?
2-
1+
<!-- Step 1 [READ THIS] -->
2+
<!--
3+
Are you in the right place?
34
* For issues or feature requests related to __the code in this repository__
45
file a Github issue.
56
* If this is a __feature request__ make sure the issue title starts with "FR:".
@@ -10,15 +11,19 @@
1011
* For help troubleshooting your application that does not fall under one
1112
of the above categories, reach out to the personalized
1213
[Firebase support channel](https://firebase.google.com/support/).
14+
-->
1315

14-
### [REQUIRED] Step 2: Describe your environment
16+
<!-- Step 2 [REQUIRED] -->
17+
18+
### Describe your environment
1519

1620
* Operating System version: _____
1721
* Firebase SDK version: _____
18-
* Library version: _____
1922
* Firebase Product: _____ (auth, database, storage, etc)
2023

21-
### [REQUIRED] Step 3: Describe the problem
24+
<!-- Step 3 [REQUIRED] -->
25+
26+
### Describe the problem
2227

2328
#### Steps to reproduce:
2429
<!--

0 commit comments

Comments
 (0)