mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 04:43:18 +08:00
Remove trailing whitespaces from some issue templates (#23667)
This commit is contained in:
parent
29cab2b72b
commit
a7f4e7bf98
@ -24,7 +24,7 @@ Repro code when
|
|||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**Failure logs**
|
**Failure logs**
|
||||||
-(please attached failure logs)
|
-(please attached failure logs)
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
|
@ -15,7 +15,7 @@ assignees: ''
|
|||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
`./vcpkg install xxxx`
|
`./vcpkg install xxxx`
|
||||||
|
|
||||||
**Failure logs**
|
**Failure logs**
|
||||||
-Cut and paste the appropriate build messages from the console output.
|
-Cut and paste the appropriate build messages from the console output.
|
||||||
-Please attach any additional failure logs mentioned in the console output.
|
-Please attach any additional failure logs mentioned in the console output.
|
||||||
|
|
||||||
|
8
.github/pull_request_template.md
vendored
8
.github/pull_request_template.md
vendored
@ -1,15 +1,15 @@
|
|||||||
**Describe the pull request**
|
**Describe the pull request**
|
||||||
|
|
||||||
- #### What does your PR fix?
|
- #### What does your PR fix?
|
||||||
Fixes #...
|
Fixes #...
|
||||||
|
|
||||||
- #### Which triplets are supported/not supported? Have you updated the [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)?
|
- #### Which triplets are supported/not supported? Have you updated the [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)?
|
||||||
<all / linux, windows, ...>, <Yes/No>
|
<all / linux, windows, ...>, <Yes/No>
|
||||||
|
|
||||||
- #### Does your PR follow the [maintainer guide](https://github.com/microsoft/vcpkg/blob/master/docs/maintainers/maintainer-guide.md)?
|
- #### Does your PR follow the [maintainer guide](https://github.com/microsoft/vcpkg/blob/master/docs/maintainers/maintainer-guide.md)?
|
||||||
`Your answer`
|
`Your answer`
|
||||||
|
|
||||||
- #### If you have added/updated a port: Have you run `./vcpkg x-add-version --all` and committed the result?
|
- #### If you have added/updated a port: Have you run `./vcpkg x-add-version --all` and committed the result?
|
||||||
<Yes / I am still working on this PR>
|
<Yes / I am still working on this PR>
|
||||||
|
|
||||||
**If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/**
|
**If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/**
|
||||||
|
Loading…
Reference in New Issue
Block a user