Skip to content

Commit 15a023f

Browse files
authored
Merge pull request #1880 from ORNL/ci/feature-issue-template
Create Feature Issue Template
2 parents 78d2493 + 034d1b7 commit 15a023f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
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)