diff --git a/.github/BUILD.md b/.github/BUILD.md index 011aae8e44f..21afdc54492 100644 --- a/.github/BUILD.md +++ b/.github/BUILD.md @@ -152,9 +152,11 @@ The build scripts should leave you with 0 tracked modified files in git. If a build fails midway and you have tracked artifacts, you can simply run: `git reset --hard` and/or `git clean -dxf` in order to come back to a clean state. -### Running Cake +### Troubleshooting -If you encounter PowerShell security issues, please read [Cake - PowerShell Security](https://cakebuild.net/docs/tutorials/powershell-security) +If you encounter PowerShell security issues, please read [Cake - PowerShell Security](https://cakebuild.net/docs/tutorials/powershell-security). + +If you encouter Yarn issues, please [update Yarn to the lastest version](https://yarnpkg.com/getting-started/install). ### Git branching strategy diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index ddc0e0134d4..b0815db5add 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -41,8 +41,8 @@ Provide any additional context that may be helpful in understanding and/or resol Please add X in at least one of the boxes as appropriate. In order for an issue to be accepted, a developer needs to be able to reproduce the issue on a currently supported version. If you are looking for a workaround for an issue with an older version, please visit the forums at https://dnncommunity.org/forums --> * [ ] 10.00.00 alpha build -* [ ] 09.10.01 release candidate -* [ ] 09.10.00 latest supported release +* [ ] 09.10.02 release candidate +* [ ] 09.10.01 latest supported release ## Affected browser