1. 02 8月, 2023 1 次提交
    • S
      Minor typos were fixed · 93d0e13c
      sushreebarsa 提交于
      There were several typos present here in this document which have been fixed in this PR. Thank you!
      93d0e13c
  2. 04 4月, 2023 1 次提交
  3. 01 1月, 2023 1 次提交
  4. 18 10月, 2022 2 次提交
  5. 16 10月, 2022 1 次提交
    • A
      Update CONTRIBUTING.md · bb9620a3
      Abinash Satapathy 提交于
      1. Included a mermaid flowchart for PR Workflow.
      2. Fixed typos and broken links.
      3. Organised the file with new layout for better readability.
      bb9620a3
  6. 07 9月, 2022 1 次提交
  7. 02 9月, 2022 1 次提交
  8. 01 9月, 2022 1 次提交
  9. 29 12月, 2021 1 次提交
  10. 20 10月, 2021 1 次提交
  11. 19 10月, 2021 1 次提交
  12. 18 10月, 2021 2 次提交
  13. 06 10月, 2021 3 次提交
  14. 23 6月, 2021 1 次提交
  15. 27 5月, 2021 1 次提交
  16. 08 4月, 2021 1 次提交
  17. 30 3月, 2021 1 次提交
  18. 29 3月, 2021 1 次提交
  19. 14 3月, 2021 3 次提交
  20. 21 8月, 2020 1 次提交
  21. 20 8月, 2020 1 次提交
  22. 26 3月, 2020 1 次提交
  23. 21 12月, 2019 2 次提交
  24. 19 10月, 2019 3 次提交
  25. 13 10月, 2019 1 次提交
    • Y
      Update CONTRIBUTING.md to use in repo pylint style · 1e380af1
      Yong Tang 提交于
      In CONTRIBUTING.md, pylint style definition file was downloaded from
      the web before used for style checking. However, as the
      style definition file `tensorflow/tools/ci_build/pylintrc`
      is really part of the repo, the download could be avoided with just
      the following:
      ```
      pylint --rcfile=tensorflow/tools/ci_build/pylintrc myfile.py
      ```
      
      This PR updates CONTRIBUTING.md
      Signed-off-by: NYong Tang <yong.tang.github@outlook.com>
      1e380af1
  26. 23 7月, 2019 1 次提交
  27. 20 7月, 2019 1 次提交
  28. 13 7月, 2019 1 次提交
  29. 29 6月, 2019 3 次提交