This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
15
unikernel/duniverse/cppo/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
15
unikernel/duniverse/cppo/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<!-- Thank you for your contribution.
|
||||
Make sure you read the contributing guide and fill this template. -->
|
||||
|
||||
|
||||
<!-- If this is a bug fix, make sure the bug was reported beforehand. -->
|
||||
Fixes / closes #????
|
||||
|
||||
|
||||
<!-- Remove anything that doesn't apply in the following checklist. -->
|
||||
|
||||
<!-- If there is a user-visible change and testing is not prohibitively expensive: -->
|
||||
- [ ] Added / updated [**test-suite**](test).
|
||||
|
||||
<!-- If this is a feature pull request / breaks compatibility: -->
|
||||
- [ ] Added [**changelog**](Changes.md).
|
||||
Loading…
Add table
Add a link
Reference in a new issue