Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
fix: streamline issue template with other Arcus repo's (#186)
Browse files Browse the repository at this point in the history
Other repo's were using a different template. Let's use the same one here.
  • Loading branch information
stijnmoreels authored Sep 16, 2021
1 parent 3af1bc4 commit b376694
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions .github/ISSUE_TEMPLATE/Feature_request.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
---
name: Feature request
about: Suggest an idea for this project

---
**What feature would you like to have?**
A clear and concise description of what feature you'd like to have and what it tries to achieve.

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

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

## Proposal
A clear and concise description of what you propose.
**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.

**Additional context**
Add any other context or screenshots about the feature

0 comments on commit b376694

Please sign in to comment.