Skip to content

Commit 1010578

Browse files
authored
Add "Development task" to issue templates
1 parent 17285ed commit 1010578

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Development task
3+
about: Task for next milestone and development goal!
4+
title: "[TASK]"
5+
labels: dev task
6+
assignees: ''
7+
8+
---
9+
10+
## Description of the task
11+
12+
A clear and concise description of what we will be working on and how we will implement it. If possible, include the checklist for subtasks.
13+
14+
- What kind of feature do we need.
15+
- How we should implement the feature.
16+
17+
## Reference information
18+
19+
If you have a resource that might help us to complete this task, please include that. Official documentation of Julia is preferable.
20+
21+
## Additional context
22+
23+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)