Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 31 - 40 of 76 for Contributing (0.06 seconds)

  1. .github/CODEOWNERS

    .github/ISSUE_TEMPLATE                  @gradle/bt-product-operations
    LICENSE                                 @gradle/bt-product-operations
    *.md                                    @gradle/bt-product-operations @gradle/bt-docs-reviewers
    contributing/                           @gradle/bt-product-operations @gradle/bt-docs-reviewers
    
    # Cross-cutting architecture checks and decisions
    .github/CODEOWNERS                          @gradle/bt-architecture-council
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Mon Mar 23 18:38:15 GMT 2026
    - 10.8K bytes
    - Click Count (0)
  2. ci/official/README.md

    # Note that files created under Docker will be owned by "root".
    ls build_output
    ```
    
    ## Contribution & Maintenance
    
    The TensorFlow team does not yet have guidelines in place for contributing to
    this directory. We are working on it. Please join a TF SIG Build meeting (see:
    bit.ly/tf-sig-build-notes) if you'd like to discuss the future of contributions.
    
    ### Brief System Overview
    
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Feb 01 03:21:19 GMT 2024
    - 8K bytes
    - Click Count (0)
  3. LICENSE

       (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
       SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    
    CONTRIBUTION AGREEMENT
    
    By contributing to the BVLC/caffe repository through pull-request, comment,
    or otherwise, the contributor releases their content to the
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Nov 29 17:31:56 GMT 2021
    - 13.3K bytes
    - Click Count (0)
  4. test_docs.sh

    mv ./build/dokka/html docs/5.x
    
    # Copy in special files that GitHub wants in the project root.
    cat README.md | grep -v 'project website' > docs/index.md
    cp CHANGELOG.md docs/changelogs/changelog.md
    cp CONTRIBUTING.md docs/contribute/contributing.md
    
    # Build the site locally
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Sun Mar 15 09:01:42 GMT 2026
    - 753 bytes
    - Click Count (1)
  5. docs/tr/docs/translation-banner.md

    Orijinal anlamın yanlış anlaşılması ya da kulağa doğal gelmeme gibi hatalar içerebilir. 🤖
    
    [Yapay zekâ LLM'ini daha iyi yönlendirmemize yardımcı olarak](https://fastapi.tiangolo.com/tr/contributing/#translations) bu çeviriyi iyileştirebilirsiniz.
    
    [İngilizce sürüm](ENGLISH_VERSION_URL)
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Feb 13 12:41:38 GMT 2026
    - 466 bytes
    - Click Count (0)
  6. docs/ru/docs/translation-banner.md

    В нем могут быть ошибки из-за неправильного понимания оригинального смысла или неестественности и т. д. 🤖
    
    Вы можете улучшить этот перевод, [помогая нам лучше направлять ИИ LLM](https://fastapi.tiangolo.com/ru/contributing/#translations).
    
    [Английская версия](ENGLISH_VERSION_URL)
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Wed Feb 04 13:26:02 GMT 2026
    - 633 bytes
    - Click Count (0)
  7. docs/zh-hant/docs/translation-banner.md

    /// details | 🌐 AI 與人類共同完成的翻譯
    
    此翻譯由人類指導的 AI 完成。🤝
    
    可能會有對原意的誤解,或讀起來不自然等問題。🤖
    
    你可以透過[協助我們更好地引導 AI LLM](https://fastapi.tiangolo.com/zh-hant/contributing/#translations)來改進此翻譯。
    
    [英文版](ENGLISH_VERSION_URL)
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sat Feb 14 08:15:26 GMT 2026
    - 349 bytes
    - Click Count (0)
  8. architecture/standards/0009-use-american-english.md

    * **Reduced review friction**: Less time spent on spelling corrections during PR reviews
    * **Professional appearance**: Consistent APIs and documentation appear more polished
    * **Clearer contribution guidelines**: [CONTRIBUTING.md](../../CONTRIBUTING.md) now includes this requirement
    
    ### Negative Consequences
    
    * **Historical inconsistencies**: Existing code may contain British English spellings that cannot be changed due to backward compatibility
    
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Thu Mar 05 12:39:41 GMT 2026
    - 3.9K bytes
    - Click Count (0)
  9. docs/uk/docs/translation-banner.md

    Можливі помилки через неправильне розуміння початкового змісту або неприродні формулювання тощо. 🤖
    
    Ви можете покращити цей переклад, [допомігши нам краще спрямовувати AI LLM](https://fastapi.tiangolo.com/uk/contributing/#translations).
    
    [Англійська версія](ENGLISH_VERSION_URL)
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sat Feb 14 08:43:14 GMT 2026
    - 601 bytes
    - Click Count (0)
  10. docs/de/docs/translation-banner.md

    Sie können diese Übersetzung verbessern, indem Sie [uns helfen, die KI-LLM besser anzuleiten](https://fastapi.tiangolo.com/de/contributing/#translations).
    
    [Englische Version](ENGLISH_VERSION_URL)
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sat Feb 14 07:57:30 GMT 2026
    - 458 bytes
    - Click Count (0)
Back to Top