Skip to content

Commit 34a65d4

Browse files
authored
Update issue templates
1 parent 2ba4f1b commit 34a65d4

File tree

3 files changed

+48
-0
lines changed

3 files changed

+48
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: "\U0001F41B Bug Report"
3+
about: Report a general framework issue. Please ensure your CatLib version is still
4+
supported.
5+
title: "[BUG] Add a placeholder for issues title, ex."
6+
labels: Need Review, bug
7+
assignees: yb199478
8+
9+
---
10+
11+
**CatLib version(s) affected**: x.y.z
12+
13+
#### Description
14+
15+
<!-- A clear and concise description of the problem. -->
16+
17+
#### How to reproduce
18+
<!-- Code and/or config needed to reproduce the problem. -->
19+
20+
#### Possible Solution
21+
22+
<!--- Optional: only if you have suggestions on a fix/reason for the bug -->
23+
24+
#### Additional context
25+
26+
<!-- Optional: any other context about the problem: log messages, screenshots, etc. -->
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: "\U0001F4DA Documentation Issue"
3+
about: For documentation issues, open a pull request at https://github.com/catlib/catlib-en.io
4+
title: "[Document] Add a placeholder for issues title, ex."
5+
labels: Document, Need Review
6+
assignees: yb199478
7+
8+
---
9+
10+
The CatLib documentation has its own dedicated repository. Please open a pull request at https://github.com/catlib/catlib-en to correct the issue you have found.
11+
12+
Thanks!
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: "\U0001F4A1 Feature Request"
3+
about: Suggest an idea for this project
4+
title: "[Feature] Suggested as the issues title, ex."
5+
labels: Feature, Need Review
6+
assignees: yb199478
7+
8+
---
9+
10+
If you would like to propose new CatLib features, please make a pull request, or open an issue.

0 commit comments

Comments
 (0)