Skip to content

Commit 5e6836d

Browse files
committed
Update templates
1 parent 94ef76d commit 5e6836d

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

.github/ISSUE_TEMPLATE/1_Bug_report.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
2-
name: "Bug Report"
2+
name: "Bug report"
33
about: 'Report a general framework issue. Please ensure your Laravel version is still supported: https://laravel.com/docs/releases#support-policy'
4-
54
---
65

76
- Laravel Version: #.#.#

.github/ISSUE_TEMPLATE/2_Feature_request.md

-7
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
3+
- name: Feature request
4+
url: https://github.com/laravel/ideas/issues
5+
about: 'For ideas or feature requests, open up an issue on the Laravel ideas repository'
36
- name: Support question
47
url: https://laravel.com/docs/contributions#support-questions
58
about: 'This repository is only for reporting bugs. If you need help using the library, click:'

0 commit comments

Comments
 (0)