Skip to content

Commit 4f8d68b

Browse files
authored
Update issue templates
1 parent f613105 commit 4f8d68b

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
name: Default template issue
3+
about: Default template issue
4+
title: "[TYPE] : Default Title"
5+
labels: ''
6+
assignees: prisca-c
7+
8+
---
9+
10+
## Issue Title
11+
<!-- A brief summary of the issue -->
12+
13+
## Description
14+
<!-- Provide a detailed description of the issue. Include what you expected to happen and what actually happened. -->
15+
16+
## Steps to Reproduce
17+
<!-- List the steps to reproduce the issue. Include specific actions or inputs, and any relevant configurations. -->
18+
1. Step one
19+
2. Step two
20+
3. Step three
21+
22+
## Expected Behavior
23+
<!-- Describe what you expected to happen. -->
24+
25+
## Actual Behavior
26+
<!-- Describe what actually happened, including any error messages or unexpected results. -->
27+
28+
## Environment
29+
<!-- Include details about your environment, such as: -->
30+
- **Operating System**: (e.g., Windows, macOS, Linux)
31+
- **Browser/Version**: (if applicable)
32+
- **Node.js Version**: (if applicable)
33+
- **Biome Version**: (if applicable)
34+
35+
## Screenshots
36+
<!-- If applicable, include screenshots or GIFs that help illustrate the issue. -->
37+
38+
## Additional Context
39+
<!-- Add any other relevant information that may help in diagnosing the issue, such as logs, configurations, or links to related issues. -->
40+
41+
## Possible Solution
42+
<!-- (Optional) If you have a suggestion for how to fix the issue, please share it here. -->
43+
44+
## Labels
45+
<!-- (Optional) Add any relevant labels or tags that apply to this issue (e.g., bug, enhancement, documentation). -->

0 commit comments

Comments
 (0)