Skip to content

Commit a3f7508

Browse files
authored
Merge pull request #77 from trussworks/mdawn--add-PR-and-issue-templates-173477470
add templates
2 parents 7e87f6f + 1c96f49 commit a3f7508

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

.github/templates/ISSUE_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## Expected Behavior
2+
3+
I expect that
4+
5+
## Actual Behavior
6+
7+
What actually happens is
8+
9+
## Steps to Reproduce the Problem
10+
11+
1.
12+
1.
13+
1.
14+
15+
## Specifications
16+
17+
- Version:
18+
- Platform:
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## [Tracker Story](<URL>)
2+
3+
Changes proposed in this pull request:
4+
5+
- Change 1
6+
- Change 2
7+
8+
How to test:
9+
10+
- Step 1
11+
- Step 2

0 commit comments

Comments
 (0)