Files
Auto-GPT/.github/PULL_REQUEST_TEMPLATE.md
merwanehamadi 8f41dbe27d Rename Auto-GPT to AutoGPT (#5301)
* Rename to AutoGPT

Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>

* Update autogpts/autogpt/BULLETIN.md

Co-authored-by: Reinier van der Leer <pwuts@agpt.co>

* Update BULLETIN.md

* Update docker-compose.yml

* Update autogpts/forge/tutorials/001_getting_started.md

Co-authored-by: Reinier van der Leer <pwuts@agpt.co>

* Update autogpts/autogpt/tests/unit/test_logs.py

Co-authored-by: Reinier van der Leer <pwuts@agpt.co>

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update introduction.md

* Update plugins.md

---------

Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
Co-authored-by: Reinier van der Leer <pwuts@agpt.co>
2023-09-22 15:49:29 -07:00

1.3 KiB
Raw Blame History

Background

Changes 🏗️

PR Quality Scorecard

  • Have you used the PR description template? +2 pts
  • Is your pull request atomic, focusing on a single change? +5 pts
  • Have you linked the GitHub issue(s) that this PR addresses? +5 pts
  • Have you documented your changes clearly and comprehensively? +5 pts
  • Have you changed or added a feature? -4 pts
    • Have you added/updated corresponding documentation? +4 pts
    • Have you added/updated corresponding integration tests? +5 pts
  • Have you changed the behavior of AutoGPT? -5 pts
    • Have you also run agbenchmark to verify that these changes do not regress performance? +10 pts