Skip to content

Commit eac423f

Browse files
authored
feat: add Nginx Config Upgrade issue template
1 parent 7d6b543 commit eac423f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Nginx Config Upgrade
3+
about: Report an Nginx configuration upgrade issue.
4+
title: 'Nginx config upgrade: [option name here]'
5+
labels: nginx upgrade
6+
assignees: yCodeTech
7+
8+
---
9+
10+
## Describe
11+
Please describe the configuration option that needs to be upgraded.
12+
13+
## The Error or Warning
14+
Please paste the error/warning message displayed in the terminal.
15+
16+
## Valet Diagnose
17+
Please run the `valet diagnose` command and paste the output that was automatically copied to the clipboard. This will include all information about your system, your Valet configs, and Valet service versions, including Nginx.

0 commit comments

Comments
 (0)