Skip to content

Commit 4405555

Browse files
committed
Merge branch 'staging' into devel
2 parents 920f1b8 + 555580a commit 4405555

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)