client-quickstart-php icon indicating copy to clipboard operation
client-quickstart-php copied to clipboard

Code Exchange quality checklist

Open po5i opened this issue 4 years ago • 0 comments

The purpose of this checklist is to assess the state of this repository, and bring it to an acceptable level for long-term support by completing the tasks listed below.

Please check every part of this checklist for us to process your request. You can do this by marking them with [x] instead of [ ].

Documentation

  • [x] Twilio LICENSE exists in repository

  • [x] Code of Conduct exists in repository

  • [x] CONTRIBUTING exists in repository

  • [x] No broken links in README.md

  • [x] Build status exists at top of README.md

  • [x] Set up steps are complete and accurate

  • [x] CodeExchange repository is linked in README.md

GitHub

  • [x] Dependabot set up

  • [x] Dependabot automerge set up

  • [x] Uses GitHub Actions (required for Twilio sample) or other CI

Code

  • [x] Packages/dependencies are up to date

  • [x] Code compiles against latest packages/dependencies

  • [x] Matches CodeExchange Guidelines to the best of ability

Tests

  • [x] Functionality tests have been created

  • [x] All tests pass

App

  • [x] Confirmed sample behaves as expected (after dependencies have been updated)

  • [x] This file has been copied into a wiki entry for the respective repository or added as a GitHub issue

General

  • [x] I've read and followed the contribution guidelines

  • [x] I've read and implemented my template according to the respective coding guidelines for my project

  • [x] I agree and adhere to the Code of Conduct

  • [x] The template has been authored by me / or my organization and will be kept up-to-date. If the template will not longer be maintained, I'll notify this project.

po5i avatar Apr 21 '20 17:04 po5i