Skip to content

Commit 20f6de8

Browse files
kidkbitterpanda63
authored andcommitted
added issue templates
1 parent 2a67f96 commit 20f6de8

2 files changed

Lines changed: 39 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## Bug report
2+
3+
**Describe the bug**
4+
A clear and concise description of what went wrong.
5+
6+
**To Reproduce**
7+
Steps to reproduce the behavior:
8+
1.
9+
2.
10+
3.
11+
12+
**Expected behavior**
13+
What you expected to happen.
14+
15+
**Actual behavior**
16+
What actually happened (include logs or error messages if possible).
17+
18+
**Environment**
19+
- OS: [e.g. Ubuntu 22.04, macOS 15.0, Windows 11]
20+
- Language version: [e.g. 3.9, 3.10, 3.11, 3.12]
21+
- Framework: [e.g. Django, Flask, FastAPI]
22+
- Environment: [local, Docker, cloud, etc.]
23+
- Aikido Package version: [e.g. 1.2.3]
24+
25+
**Additional context**
26+
Add any other details that might help troubleshoot.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Feature request
2+
3+
**Describe the problem**
4+
What problem or limitation are you facing?
5+
6+
**Proposed solution**
7+
Describe the feature or improvement you’d like to see.
8+
9+
**Alternatives considered**
10+
Have you tried any workarounds or other approaches?
11+
12+
**Additional context**
13+
Add any other information, links, or examples that help explain the request.

0 commit comments

Comments
 (0)