This repository was archived by the owner on Oct 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a bug report on the patcher. Do not submit suggestions for patches here.
4+ title : ' problem: some problem'
5+ labels : bug
6+
7+ ---
8+
9+ # 🐞 Issue
10+
11+ <!-- Describe your issue in detail here -->
12+
13+ # ⚙ Reproduce
14+
15+ <!-- Include your environment and steps to reproduce the issue as detailed as possible -->
16+
17+ # 🛠 Solution
18+
19+ <!-- If applicable, add a possible solution -->
20+
21+ # ⚠ Additional context
22+
23+ <!-- Add any other context about the problem here -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest a change for the patcher. Do not submit suggestions for patches here.
4+ title : ' feat: some feature'
5+ labels : feature-request
6+
7+ ---
8+
9+ # 🐞 Issue
10+
11+ <!-- Explain here, what the current problem is and why it lead you to request a feature change -->
12+
13+ # ❗ Solution
14+
15+ <!-- Explain how your current issue can be solved -->
16+
17+ # ❓ Motivation
18+
19+ <!-- Explain why your feature should be considered -->
20+
21+ # ⚠ Additional context
22+
23+ <!-- Add any other context or screenshots about the feature request here -->
You can’t perform that action at this time.
0 commit comments