Skip to content

Pull Request Template

nickumia-reisys edited this page Jan 3, 2023 · 3 revisions

Related to

  • [LINK TO ISSUE]

About

PR TASKS

  • Tests added to cover change
    • Unit tests
    • Integration tests
  • Code comments (the what/why, not the how)
  • Change Log
  • Feature documentation (readme, etc)
    • What does this code do/accomplish?
  • [If changes to cloud.gov/infrastructure], has this been deployed to develop?
  • [If required] Bumped version in setup.py? (also checked on PyPi).
  • [If required] Does scale matter? If so, has this been tested/evaluated for memory needs?
Clone this wiki locally