We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7acdf76 commit 0810374Copy full SHA for 0810374
.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: bug
6
+assignees: mukeshsolanki
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 this issue. Please provide a working demo, you can use [this template](https://plnkr.co/edit/XorWgI?p=preview) as a base.
20
21
+### Expected behaviour
22
+Tell us what should happen
23
24
+### Actual behaviour
25
+Tell us what happens instead
0 commit comments