Skip to content

Commit 9aba5f9

Browse files
committed
Added github templates
1 parent 645460f commit 9aba5f9

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Problem/Motivation
2+
3+
> (Why the issue was filed)
4+
5+
## Expected behaviour
6+
7+
> (What you expected to happen)
8+
9+
## Actual behaviour
10+
11+
> (What actually happened)
12+
13+
## Steps to reproduce
14+
15+
> (How can someone else make/see it happen)
16+
17+
## Proposed changes
18+
19+
> (If you have a proposed change, workaround or fix, describe the rationale behind it)

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Proposed Changes
2+
3+
> (Describe the changes and rationale behind them)
4+
5+
## Related Issues
6+
7+
> ([Github link](https://help.github.com/articles/autolinked-references-and-urls/) to related issues or pull requests)

0 commit comments

Comments
 (0)