Skip to content

Commit 990b587

Browse files
authored
Merge pull request #67 from PHPCompatibility/feature/move-issue-template
Move issue template
2 parents aae667c + e9a5e32 commit 990b587

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 WordPress PHPCompatibility ruleset, which prevents false positives from the PHPCompatibility standard by excluding back-fills and poly-fills which are included by WordPress.
38

0 commit comments

Comments
 (0)