Use the org wide GitHub templates
This commit is contained in:
parent
e95e89bf24
commit
a7da4692e9
20
.github/ISSUE_TEMPLATE.md
vendored
20
.github/ISSUE_TEMPLATE.md
vendored
@ -1,20 +0,0 @@
|
|||||||
### Cookbook version
|
|
||||||
[Version of the cookbook where you are encountering the issue]
|
|
||||||
|
|
||||||
### Chef-client version
|
|
||||||
[Version of chef-client in your environment]
|
|
||||||
|
|
||||||
### Platform Details
|
|
||||||
[Operating system distribution and release version. Cloud provider if running in the cloud]
|
|
||||||
|
|
||||||
### Scenario:
|
|
||||||
[What you are trying to achieve and you can't?]
|
|
||||||
|
|
||||||
### Steps to Reproduce:
|
|
||||||
[If you are filing an issue what are the things we need to do in order to repro your problem? How are you using this cookbook or any resources it includes?]
|
|
||||||
|
|
||||||
### Expected Result:
|
|
||||||
[What are you expecting to happen as the consequence of above reproduction steps?]
|
|
||||||
|
|
||||||
### Actual Result:
|
|
||||||
[What actually happens after the reproduction steps? Include the error output or a link to a gist if possible.]
|
|
||||||
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,14 +0,0 @@
|
|||||||
### Description
|
|
||||||
|
|
||||||
[Describe what this change achieves]
|
|
||||||
|
|
||||||
### Issues Resolved
|
|
||||||
|
|
||||||
[List any existing issues this PR resolves]
|
|
||||||
|
|
||||||
### Check List
|
|
||||||
|
|
||||||
- [ ] All tests pass. See <https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/TESTING.MD>
|
|
||||||
- [ ] New functionality includes testing.
|
|
||||||
- [ ] New functionality has been documented in the README if applicable
|
|
||||||
- [ ] All commits have been signed for the Developer Certificate of Origin. See <https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/CONTRIBUTING.MD>
|
|
||||||
Loading…
x
Reference in New Issue
Block a user