- Sort Score
- Num 10 results
- Language All
Results 61 - 70 of 76 for Contributing (0.08 seconds)
-
docs/zh-hant/docs/help-fastapi.md
* 接著也請留言你嘗試了什麼,這樣我就知道你有檢查過。🤓 ## 建立 Pull Request { #create-a-pull-request } 你可以透過 Pull Request 來[貢獻](contributing.md)原始碼,例如: * 修正文檔中你發現的錯字。 * 分享你建立或發現的 FastAPI 相關文章、影片或 podcast,方法是[編輯這個檔案](https://github.com/fastapi/fastapi/edit/master/docs/en/data/external_links.yml)。 * 請確保把你的連結加到對應章節的開頭。 * 協助把[文件翻譯](contributing.md#translations)成你的語言。 * 你也可以幫忙審查他人提交的翻譯。 * 提議新的文件章節。 * 修復既有的 issue/bug。 * 記得要加上測試。 * 新增一個功能。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 11.9K bytes - Click Count (0) -
docs/ko/docs/help-fastapi.md
## Pull Request 만들기 { #create-a-pull-request } Pull Requests를 이용하여 소스 코드에 [기여](contributing.md)할 수 있습니다. 예를 들면 다음과 같습니다: * 문서에서 발견한 오타를 수정할 때. * FastAPI에 대한 글, 비디오, 팟캐스트를 작성했거나 발견했다면 [이 파일을 편집](https://github.com/fastapi/fastapi/edit/master/docs/en/data/external_links.yml)하여 공유할 때. * 해당 섹션의 시작 부분에 링크를 추가해야 합니다. * 여러분의 언어로 [문서 번역에](contributing.md#translations) 도움을 줄 때. * 다른 사람이 작성한 번역을 검토하는 것도 도울 수 있습니다. * 새로운 문서 섹션을 제안할 때.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 15.4K bytes - Click Count (0) -
docs/zh/docs/help-fastapi.md
* 然后也请评论你做了哪些验证,这样我就知道你检查过。🤓 ## 创建 Pull Request { #create-a-pull-request } 你可以通过 Pull Request 为源代码[做贡献](contributing.md),例如: * 修正文档中的一个错别字。 * 通过[编辑这个文件](https://github.com/fastapi/fastapi/edit/master/docs/en/data/external_links.yml)分享你创建或发现的关于 FastAPI 的文章、视频或播客。 * 请确保把你的链接添加到相应区块的开头。 * 帮助把[文档翻译](contributing.md#translations)成你的语言。 * 你也可以审阅他人创建的翻译。 * 提议新增文档章节。 * 修复现有 issue/bug。 * 记得添加测试。 * 添加新功能。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 11.8K bytes - Click Count (0) -
README.md
``` For more examples, see the [TensorFlow Tutorials](https://www.tensorflow.org/tutorials/). ## Contribution guidelines **If you want to contribute to TensorFlow, be sure to review the [Contribution Guidelines](CONTRIBUTING.md). This project adheres to TensorFlow's [Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.** **We use [GitHub Issues](https://github.com/tensorflow/tensorflow/issues) for
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Apr 02 10:38:57 GMT 2026 - 11.6K bytes - Click Count (0) -
scripts/translate.py
non_translated_sections = ( f"reference{pathsep}", "release-notes.md", "fastapi-people.md", "external-links.md", "newsletter.md", "management-tasks.md", "management.md", "contributing.md", ) general_prompt_path = Path(__file__).absolute().parent / "general-llm-prompt.md" general_prompt = general_prompt_path.read_text(encoding="utf-8") app = typer.Typer() @lru_cacheCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:37:41 GMT 2026 - 15.8K bytes - Click Count (0) -
docs/es/docs/help-fastapi.md
* Luego también comenta lo que intentaste, de esa manera sabré que lo revisaste. 🤓 ## Crea un Pull Request { #create-a-pull-request } Puedes [contribuir](contributing.md) al código fuente con Pull Requests, por ejemplo: * Para corregir un error tipográfico que encontraste en la documentación.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 13.4K bytes - Click Count (0) -
docs/en/mkdocs.yml
- reference/encoders.md - reference/staticfiles.md - reference/templating.md - reference/testclient.md - fastapi-people.md - Resources: - resources/index.md - help-fastapi.md - contributing.md - project-generation.md - external-links.md - newsletter.md - management-tasks.md - About: - about/index.md - alternatives.md - history-design-future.md - benchmarks.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 16:16:24 GMT 2026 - 9.9K bytes - Click Count (0) -
docs/fr/docs/help-fastapi.md
* Commentez aussi ce que vous avez essayé, ainsi je saurai que vous l'avez vérifié. 🤓 ## Créer une Pull Request { #create-a-pull-request } Vous pouvez [contribuer](contributing.md) au code source avec des Pull Requests, par exemple : * Corriger une coquille que vous avez trouvée dans la documentation.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 14.6K bytes - Click Count (0) -
docs/en/docs/help-fastapi.md
* Then also comment what you tried, that way I'll know that you checked it. 🤓 ## Create a Pull Request { #create-a-pull-request } You can [contribute](contributing.md) to the source code with Pull Requests, for example: * To fix a typo you found on the documentation.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 12.6K bytes - Click Count (0) -
build-tools-internal/src/main/groovy/elasticsearch.ide.gradle
allprojects { apply plugin: 'idea' tasks.named('idea').configure { doFirst { throw new GradleException("Use of the 'idea' task has been deprecated. For details on importing into IntelliJ see CONTRIBUTING.md.") } } } tasks.register('configureIdeCheckstyle') { group = 'ide' description = 'Generated a suitable checkstyle config for IDEs'Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Fri Sep 24 19:34:12 GMT 2021 - 8.8K bytes - Click Count (0)