Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

Commit b6aec80

Browse files
grantwillnorris
authored andcommitted
docs: Add .github and docs directories
* Add .github folder with Issue and PR templates * Move contributing.md files to docs directory
1 parent 0c065f1 commit b6aec80

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Expected Behavior
2+
3+
4+
## Actual Behavior
5+
6+
7+
## Steps to Reproduce the Problem
8+
9+
1.
10+
1.
11+
1.
12+
13+
## Specifications
14+
15+
- Version:
16+
- Platform:

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Fixes #<issue_number_goes_here>
2+
3+
> It's a good idea to open an issue first for discussion.
4+
5+
- [ ] Tests pass
6+
- [ ] Appropriate changes to README are included in PR
File renamed without changes.

0 commit comments

Comments
 (0)