We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17285ed commit 1010578Copy full SHA for 1010578
.github/ISSUE_TEMPLATE/development-task.md
@@ -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