Skip to content

Commit d6a61c3

Browse files
author
Matt Lewis
committed
Merge branch 'master' of github.com:mattlewis92/angular-calendar
2 parents f6004e6 + 3fb812b commit d6a61c3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,17 @@ Please note that issues that ignore this template will be closed without notice!
1717
-->
1818

1919
**Describe the bug**
20-
<!-- Please describe the bug you're experiencing here -->
20+
<!-- Please describe the bug you're experiencing here. -->
21+
<!-- Please search existing issues first before opening a new one -->
2122

2223
**Minimal reproduction of the problem with instructions**
2324
<!-- A link to a minimally working stackblitz that reproduces the issue (you can fork a starter from any of the demos by hitting the "Edit in Stackblitz" button) -->
2425

2526
**Screenshots**
2627
<!-- If applicable, add screenshots to help explain your problem. -->
2728

28-
**Versions (please complete the following information):**
29+
**Versions:**
30+
<!-- Please complete the following information -->
2931
- `@angular/core`:
3032
- `angular-calendar`
3133
- Browser name and version

.github/issue-template-enforcer.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
closeComment: >
2+
This issue has been closed automatically as it did not follow the issue template. Please open a new issue that follows the bug report or feature request template. Thank you! ✌️

0 commit comments

Comments
 (0)