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.
2 parents 920f1b8 + 555580a commit 4405555Copy full SHA for 4405555
1 file changed
.github/ISSUE_TEMPLATE/feature-template.md
@@ -0,0 +1,21 @@
1
+---
2
+name: Feature Template
3
+about: Template for issues describing new features to DataFed
4
+title: "[Feature] Feature Title"
5
+labels: ''
6
+assignees: ''
7
+type: 'feature'
8
+projects: ['DataFed']
9
10
+
11
+# Feature Description
12
13
+Feature description here.
14
15
+# Functional Requirements
16
17
+- [ ] Checkboxes describing components of the feature.
18
19
+# Changes
20
21
+Changes to the feature as they occur.
0 commit comments