Skip to content

Commit

Permalink
fix: Fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Myzel394 committed Sep 15, 2024
1 parent a577aed commit 5d84e27
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/1_new_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,13 @@ body:
description: Provide *at least* 3 examples of the config file. One simple example, one (theoretical) complex example, and one real-world example. If the examples contain real data, you may anonymize the values but try to keep the structure intact.
placeholder: Your examples here

- type: textarea
id: locations
attributes:
label: File locations
description: What are the usual locations for the config file? If the program supports multiple config files, mention them as well.
placeholder: /etc/ssh/sshd_config

- type: textarea
id: tutorial
attributes:
Expand Down

0 comments on commit 5d84e27

Please sign in to comment.