Skip to content

Commit

Permalink
Create performance_improvement.md
Browse files Browse the repository at this point in the history
  • Loading branch information
melody-rs authored Feb 11, 2024
1 parent 22d7155 commit e29fb4d
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/performance_improvement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Performance improvement
about: Suggest a method to improve the performance of this project
title: ''
labels: performance
assignees: ''

---

**What's the issue? Please describe.**
A clear and concise description of what the problem is. Ex. When doing X, Y happens because [...]

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

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

**Tests**
While an idea might improve performance on paper, in practice it might not. It's really important to test your idea out first!

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

0 comments on commit e29fb4d

Please sign in to comment.