diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 08e8778461..4ae77ede49 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -8,7 +8,7 @@ assignees: '' --- **Context:** -- PlayWright Version: [what PlayWright version do you use?] +- Playwright Version: [what Playwright version do you use?] - Operating System: [e.g. Windows, Linux or Mac] - Extra: [any specific details about your environment] diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ec9387ccb8..1e9bca54b6 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,5 +7,5 @@ assignees: '' --- -Let us know what functionality you'd like to see in PlayWright and what is your usecase. -Do you think others might need this as well? +Let us know what functionality you'd like to see in Playwright and what is your use case. +Do you think others might benefit from this as well? diff --git a/.github/ISSUE_TEMPLATE/regression.md b/.github/ISSUE_TEMPLATE/regression.md index 3c53633e25..0116f9a416 100644 --- a/.github/ISSUE_TEMPLATE/regression.md +++ b/.github/ISSUE_TEMPLATE/regression.md @@ -8,8 +8,8 @@ assignees: '' --- **Context:** -- GOOD PlayWright Version: [what PlayWright version worked nicely?] -- BAD PlayWright Version: [what PlayWright version doesn't work any more?] +- GOOD Playwright Version: [what Playwright version worked nicely?] +- BAD Playwright Version: [what Playwright version doesn't work any more?] - Operating System: [e.g. Windows, Linux or Mac] - Extra: [any specific details about your environment] diff --git a/browser_patches/README.md b/browser_patches/README.md index 472ae32447..b3f8091825 100644 --- a/browser_patches/README.md +++ b/browser_patches/README.md @@ -52,9 +52,9 @@ This script will: If you omit the path to your checkout, the script will assume one is located at `./browser_patches/firefox/checkout` -Send a PR to the PlayWright repo to be reviewed. +Send a PR to the Playwright repo to be reviewed. -## 4. Rolling PlayWright to the new browser build +## 4. Rolling Playwright to the new browser build Once the patch has been committed, the build bots will kick in, compile and upload a new browser version to all the platforms. diff --git a/browser_patches/buildbots/README.md b/browser_patches/buildbots/README.md index 54ce5bf244..cf2cfc6a11 100644 --- a/browser_patches/buildbots/README.md +++ b/browser_patches/buildbots/README.md @@ -101,9 +101,9 @@ The `core.longpaths` is needed for webkit since it has some very long layout pat > **NOTE:** If git config fails, run shell as administrator! -### 6. Checkout PlayWright to /c/ +### 6. Checkout Playwright to /c/ -Run `c:\mozilla-build\start-shell.bat` and checkout PlayWright repo to `/c/playwright`. +Run `c:\mozilla-build\start-shell.bat` and checkout Playwright repo to `/c/playwright`. ### 7. Create a c:\WEBKIT_WIN64_LIBS\ directory with win64 dlls