Skip to content

Commit c4a36cb

Browse files
author
Andrey Helldar
committed
Upgrade GitHub templates
1 parent 4422454 commit c4a36cb

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: "Feature request"
3+
about: "New functionality proposal."
4+
---
5+
6+
<!-- DO NOT THROW THIS AWAY -->
7+
<!-- Fill out the FULL versions with patch versions -->
8+
9+
### Description:

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Support Questions & Other
4+
url: https://github.com/andrey-helldar/laravel-actions/discussions
5+
about: Discuss any issues related to the application or templates working with it.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<!--
2+
Pull requests without a descriptive title, thorough description, or tests will be closed.
3+
4+
In addition, please describe the benefit to end users; the reasons it does not break any existing features; how it makes building web applications easier, etc.
5+
-->

0 commit comments

Comments
 (0)