From 67ba67ef961ee56411f13065379a66340df2595b Mon Sep 17 00:00:00 2001 From: William Cheng Date: Tue, 8 Sep 2020 18:25:16 +0800 Subject: [PATCH] fix typo, update caption --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- website/src/dynamic/users.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index df5e1f2a4e3a..c453503d315e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,8 +11,8 @@ assignees: '' - [ ] Have you provided a full/minimal spec to reproduce the issue? - [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? -- [ ] Have you [tested with the latest master](https://github.com/OpenAPITools/openapi-generator/wiki/FAQ#how-to-test-with-the-latest-master-of-openapi-generator) to confirm the issuue still exists? -- [ ] Have you search for related issues/PRs? +- [ ] Have you [tested with the latest master](https://github.com/OpenAPITools/openapi-generator/wiki/FAQ#how-to-test-with-the-latest-master-of-openapi-generator) to confirm the issue still exists? +- [ ] Have you searched for related issues/PRs? - [ ] What's the actual output vs expected output? - [ ] [Optional] Sponsorship to speed up the bug fix or feature request ([example](https://github.com/OpenAPITools/openapi-generator/issues/6178)) diff --git a/website/src/dynamic/users.yml b/website/src/dynamic/users.yml index 084ca39d2f29..843ef43179df 100644 --- a/website/src/dynamic/users.yml +++ b/website/src/dynamic/users.yml @@ -399,7 +399,7 @@ infoLink: "https://vouchery.io" pinned: false - - caption: wbt-solutions UG + caption: wbt-solutions image: "img/companies/wbt_solutions.png" infoLink: "https://www.wbt-solutions.de/" pinned: false