mirror of
https://github.com/bmc-toolbox/bmclib.git
synced 2025-06-03 05:14:43 +00:00
add issue and PR templates
This commit is contained in:
parent
55d6497b23
commit
7bc798ff9a
9
.github/ISSUE_TEMPLATE/default.md
vendored
Normal file
9
.github/ISSUE_TEMPLATE/default.md
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
Please don't forget to include the following information in your issue:
|
||||
|
||||
- The HW vendor impacted by this issue (if applicable)
|
||||
|
||||
- The HW model number, BMC firmware and/or BIOS versions impacted by this issue (if applicable)
|
||||
|
||||
- What version of bmclib exhibits this behavior (if applicable)
|
||||
|
||||
- Detailed steps to verify it
|
17
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
17
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
* Checklist
|
||||
|
||||
- [ ] Tests added
|
||||
- [ ] Similar commits squashed
|
||||
|
||||
|
||||
- What does this PR implement/change/remove?
|
||||
|
||||
- The HW vendor this change applies to (if applicable)
|
||||
|
||||
- The HW model number, product name this change applies to (if applicable)
|
||||
|
||||
- The BMC firmware and/or BIOS versions that this change applies to (if applicable)
|
||||
|
||||
- What version of tooling - vendor specific or opensource does this change depend on (if applicable)
|
||||
|
||||
- Description for changelog/release notes
|
Loading…
Reference in New Issue
Block a user