Skip to content

Commit 4338145

Browse files
committed
Merge branch 'main' into develop
2 parents 477f916 + 81f2cf1 commit 4338145

3 files changed

Lines changed: 56 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: intitni
7+
8+
---
9+
10+
- [ ] I have checked FAQ, and there is no solution to my problem
11+
- [ ] I have searched the existing issues, and there is no existing issue for my problem
12+
13+
**Describe the bug and the expected behavior**
14+
A clear and concise description of what the bug is. And a clear and concise description of what you expected to happen.
15+
16+
**To reproduce**
17+
Steps to reproduce the behavior:
18+
1.
19+
20+
**Additional information (optional)**
21+
macOS version:
22+
Copilot for Xcode version:
23+
Node version:
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: enhancement
6+
assignees: intitni
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Help wanted
3+
about: Ask for help from the developer and the community
4+
title: ''
5+
labels: help wanted
6+
assignees: ''
7+
8+
---
9+
10+
- [ ] I have checked FAQ, and there is no solution to my problem
11+
- [ ] I have searched the existing issues, and there is no existing issue for my problem
12+
13+
**Describe the problem**
14+
A clear and concise description of what the bug problem is.
15+
16+
**Additional information (optional)**
17+
macOS version:
18+
Copilot for Xcode version:
19+
Node version:

0 commit comments

Comments
 (0)