Skip to content

Commit

Permalink
Update issue templates (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
taivop authored Mar 28, 2024
1 parent 7b7a385 commit 0fff111
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I want my agent to be able to do X, to achieve Y goal, etc

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

This may be Model or tool you want supported, e.g. "Mistral-7B-Instruct-v0.1 hosted by Anyscale" or "OpenWeatherMap API for forecast given a latitude and longitude"

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

0 comments on commit 0fff111

Please sign in to comment.