mirror of
https://github.com/stretchr/testify.git
synced 2025-05-31 11:42:44 +00:00
23 lines
590 B
Markdown
23 lines
590 B
Markdown
---
|
|
name: Feature request
|
|
about: Propose a new feature
|
|
title: ''
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- if this is a question, consider using the discussion section of this repo -->
|
|
|
|
**Description**
|
|
<!-- A clear and concise description of what feature you are proposing -->
|
|
|
|
**Proposed solution**
|
|
<!-- A clear and concise description of what you want to happen -->
|
|
|
|
**Use case**
|
|
<!-- A clear and concise description of any alternative solutions or features you've considered -->
|
|
|
|
**Any additional context**
|
|
<!-- Add any other context or screenshots about the feature request here -->
|