Skip to content

Commit 22ae62c

Browse files
contributing guidelines
1 parent 4baaac1 commit 22ae62c

2 files changed

Lines changed: 62 additions & 76 deletions

File tree

Lines changed: 28 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
22
<<<<<<< HEAD
3+
<<<<<<< HEAD
4+
=======
5+
>>>>>>> 0229699 (contributing guidelines)
36
name: Bug report
47
about: Create a report to help us improve
58
title: ''
69
labels: ''
10+
<<<<<<< HEAD
711
assignees: ''
812

913
---
@@ -42,52 +46,42 @@ name: Bug Report
4246
about: Report a bug to help us improve
4347
title: '[BUG] '
4448
labels: bug
49+
=======
50+
>>>>>>> 0229699 (contributing guidelines)
4551
assignees: ''
46-
---
4752

48-
## Bug Description
53+
---
4954

55+
**Describe the bug**
5056
A clear and concise description of what the bug is.
5157

52-
## Steps to Reproduce
53-
58+
**To Reproduce**
59+
Steps to reproduce the behavior:
5460
1. Go to '...'
55-
2. Click on '...'
56-
3. Scroll down to '...'
61+
2. Click on '....'
62+
3. Scroll down to '....'
5763
4. See error
5864

59-
## Expected Behavior
60-
65+
**Expected behavior**
6166
A clear and concise description of what you expected to happen.
6267

63-
## Actual Behavior
64-
65-
A clear and concise description of what actually happened.
66-
67-
## Screenshots
68-
68+
**Screenshots**
6969
If applicable, add screenshots to help explain your problem.
7070

71-
## Environment
72-
73-
- **OS**: [e.g., Windows 11, macOS Sonoma, Ubuntu 22.04]
74-
- **Browser**: [e.g., Chrome 120, Firefox 121, Safari 17]
75-
- **Node.js Version**: [e.g., 20.10.0]
76-
- **npm Version**: [e.g., 10.2.3]
77-
78-
## Additional Context
79-
80-
Add any other context about the problem here. This could include:
81-
- Error messages from the console
82-
- Network requests that fail
83-
- Related issues or PRs
84-
- Possible solutions you've considered
85-
86-
## Checklist
87-
88-
- [ ] I have searched existing issues to ensure this bug hasn't been reported
89-
- [ ] I have provided all the requested information
90-
- [ ] I have tested with the latest version of the code
71+
**Desktop (please complete the following information):**
72+
- OS: [e.g. iOS]
73+
- Browser [e.g. chrome, safari]
74+
- Version [e.g. 22]
9175

76+
**Smartphone (please complete the following information):**
77+
- Device: [e.g. iPhone6]
78+
- OS: [e.g. iOS8.1]
79+
- Browser [e.g. stock browser, safari]
80+
- Version [e.g. 22]
9281

82+
<<<<<<< HEAD
9383
>>>>>>> 6c00998 (Add EditorConfig, update environment variables, and enhance Open Source Guidelines)
84+
=======
85+
**Additional context**
86+
Add any other context about the problem here.
87+
>>>>>>> 0229699 (contributing guidelines)
Lines changed: 34 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
<<<<<<< HEAD
3+
<<<<<<< HEAD
34
name: Feature request
45
about: Suggest an idea for this project
56
title: ''
@@ -24,55 +25,46 @@ name: Feature Request
2425
about: Suggest a new feature or enhancement
2526
title: '[FEATURE] '
2627
labels: enhancement
28+
=======
29+
name: Bug report
30+
about: Create a report to help us improve
31+
title: ''
32+
labels: ''
33+
>>>>>>> 0229699 (contributing guidelines)
2734
assignees: ''
28-
---
29-
30-
## Feature Description
31-
32-
A clear and concise description of the feature you'd like to see.
33-
34-
## Problem Statement
35-
36-
Is your feature request related to a problem? Please describe.
37-
Example: "I'm always frustrated when..."
38-
39-
## Proposed Solution
40-
41-
Describe the solution you'd like. Be as detailed as possible.
4235

43-
## Alternative Solutions
44-
45-
Describe any alternative solutions or features you've considered.
46-
47-
## Use Cases
48-
49-
Who would benefit from this feature and how would they use it?
50-
51-
1. **Use Case 1**: ...
52-
2. **Use Case 2**: ...
53-
54-
## Mockups / Examples
55-
56-
If applicable, add mockups, wireframes, or examples from other projects that demonstrate the feature.
57-
58-
## Implementation Considerations
36+
---
5937

60-
If you have technical insights about implementation, share them here:
61-
- Potential components affected
62-
- Database changes needed
63-
- API endpoints required
64-
- Third-party integrations
38+
**Describe the bug**
39+
A clear and concise description of what the bug is.
6540

66-
## Additional Context
41+
**To Reproduce**
42+
Steps to reproduce the behavior:
43+
1. Go to '...'
44+
2. Click on '....'
45+
3. Scroll down to '....'
46+
4. See error
6747

68-
Add any other context, screenshots, or references about the feature request here.
48+
**Expected behavior**
49+
A clear and concise description of what you expected to happen.
6950

70-
## Checklist
51+
**Screenshots**
52+
If applicable, add screenshots to help explain your problem.
7153

72-
- [ ] I have searched existing issues to ensure this feature hasn't been requested
73-
- [ ] I have provided a clear description of the feature
74-
- [ ] I have explained the use case and benefits
75-
- [ ] I am willing to help implement this feature (optional)
54+
**Desktop (please complete the following information):**
55+
- OS: [e.g. iOS]
56+
- Browser [e.g. chrome, safari]
57+
- Version [e.g. 22]
7658

59+
**Smartphone (please complete the following information):**
60+
- Device: [e.g. iPhone6]
61+
- OS: [e.g. iOS8.1]
62+
- Browser [e.g. stock browser, safari]
63+
- Version [e.g. 22]
7764

65+
<<<<<<< HEAD
7866
>>>>>>> 6c00998 (Add EditorConfig, update environment variables, and enhance Open Source Guidelines)
67+
=======
68+
**Additional context**
69+
Add any other context about the problem here.
70+
>>>>>>> 0229699 (contributing guidelines)

0 commit comments

Comments
 (0)