-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
93ea0de
commit e4bc5f2
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: Issue template | ||
about: Please follow the template to create issues :) | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
# Problem | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
## Details | ||
Describe the solution you'd like. | ||
A clear and concise description of what you want to happen. | ||
|
||
## Acceptance criteria | ||
Describe what should be done in a pull request. | ||
|
||
## Next steps (optional) | ||
Describe the subsequent actions to be taken. |