Skip to content

Commit bfece1d

Browse files
hramosfacebook-github-bot
authored andcommitted
Update ISSUE_TEMPLATE.md
Summary: Closes #14990 Differential Revision: D5411770 Pulled By: hramos fbshipit-source-id: ddabba4ec7ce83a19eeadecae41ce11004e36e4e
1 parent e43c061 commit bfece1d

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,21 @@
4545

4646
Then, specify:
4747

48-
1. Target Platform (e.g. iOS, Android):
49-
2. Development Operating System (e.g. macOS Sierra, Windows 10):
50-
3. Build tools (Xcode or Android Studio version, iOS or Android SDK version, if relevant):
48+
<!-- (What platform are you building for? Choose any from iOS, Android, AppleTV.) -->
49+
- Target Platform:
5150

51+
<!-- Which operating system are you using? Specify macOS, Windows, or Linux, along with specific release versions -->
52+
- Development Operating System:
53+
54+
<!-- Include any additional relevant information. Are you using Xcode or Android Studio to build native code? Is the issue specific to a particular iOS or Android SDK? -->
55+
- Build tools:
5256

5357
### Steps to Reproduce
5458

5559
<!--
5660
How would you describe your issue to someone who doesn’t know you or your project?
5761
Try to write a sequence of steps that anybody can repeat to see the issue.
62+
Be specific! If the bug cannot be reproduced, your issue may be closed.
5863
-->
5964

6065
(Write your steps here:)
@@ -79,6 +84,7 @@ Then, specify:
7984
Did something go wrong?
8085
Is something broken, or not behaving as you expected?
8186
Describe this section in detail, and attach screenshots if possible.
87+
Don't just say "it doesn't work"!
8288
-->
8389

8490
(Write what happened. Add screenshots!)

0 commit comments

Comments
 (0)