We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a4366 commit 3a25220Copy full SHA for 3a25220
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,25 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+### Subject of the issue
11
+Describe your issue here.
12
13
+### Your environment
14
+* version of angular-translate
15
+* version of angular
16
+* which browser and its version
17
18
+### Steps to reproduce
19
+Tell us how to reproduce your issue
20
21
+### Expected behaviour
22
+Tell us what should happen
23
24
+### Actual behaviour
25
+Tell us what happens instead
0 commit comments