Skip to content

Commit 93b7b5e

Browse files
committed
Added github templates [skip ci]
1 parent 4ce0608 commit 93b7b5e

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

.github/issue_template.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Request
2+
- [ ] Bug
3+
- [ ] New Feature
4+
- [ ] Refactor
5+
- [ ] Question
6+
- [ ] Documentation
7+
- [ ] Tests
8+
- [ ] Other
9+
10+
## Details
11+
* ...

.github/pull_request_template.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Change Details
2+
* ...
3+
4+
# Links
5+
* [Related Issue](https://github.com/bonusbits/inspec_bootstrap/issues/00)

0 commit comments

Comments
 (0)