Skip to content

Commit e149a71

Browse files
authored
Merge pull request #55 from PHPCompatibility/feature/move-issue-template
Move issue template
2 parents 6297ab6 + 7ecb88d commit e149a71

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

.github/issue_template.md renamed to .github/ISSUE_TEMPLATE/issue_template.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
name: Generic issue
3+
about: Use this template for all issues.
4+
---
5+
16
<!--
27
This repository is only for the PHPCompatibilitySymfony rulesets, which prevent false positives from the PHPCompatibility standard by excluding the poly-fills which are provided by the various Symfony polyfill libraries.
38

0 commit comments

Comments
 (0)