Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Lee Stott 2026-07-02 16:02:41 +01:00 committed by GitHub
parent 721ffafe00
commit a9efe6caaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@ If you find a typo or bug in any Jupyter notebook or lesson markdown file:
3. Submit a Pull Request with a clear description of the fix.
### 2. Submitting Translations
We welcome translations of the lessons into other languages! Please place translations under the `translations/` directory using standard ISO language codes (e.g. `translations/es/`).
We welcome translations of the lessons into other languages! Please place translations under the `translations/` directory using the existing folder names there (for example `translations/es/`, `translations/pt-BR/`, `translations/zh-CN/`).
For more details, see [etc/CONTRIBUTING.md](etc/CONTRIBUTING.md).