Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
24rr committed Aug 8, 2024
2 parents 7f892f4 + dd9766f commit ccd6de1
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/suggestion.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Suggestion
about: Suggest an idea for this project
title: RQ
labels: enhancement
assignees: ''

---

Suggestion:
`suggestion here`

Why:
`explain why`

Media (Optional):
`media to support your suggestion`
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/wrapper--bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: 'Wrapper: Bug Report'
about: Create a report to help us improve
title: BUG
labels: 'core: bug'
assignees: ''

---

Issue:
**Your issue here**

Pseudocode:
```
code-here
```

`rusty-openai` version:
- `version-here`

0 comments on commit ccd6de1

Please sign in to comment.