voyager-admin/voyager

View on GitHub
.github/ISSUE_TEMPLATE/feature_request.md

Summary

Maintainability
Test Coverage
---
name: Feature request
about: Suggest an idea for this project
title: "[Feature]"
labels: feature
assignees: ''

---

<!---
IF YOU'RE POSTING A QUESTION ABOUT HOW TO USE VOYAGER, PLEASE CONSIDER ASKING IN SLACK FIRST
--->
## Version information
<!--- The following information is strongly encouraged, but not required for feature requests --->
 - Laravel: v#.#.#
 - Voyager: v#.#.#
 - PHP: #.#
 - Database: [type] [version] (e.g. MySQL 8.0)

## Description of problem
<!--- Is your feature request related to a problem? Please describe. --->
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

## Proposed solution
A clear and concise description of what you want to happen.

## Alternatives considered
A clear and concise description of any alternative solutions or features you've considered.

## Additional context
Add any other context or screenshots about the feature request here.