Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 2.33 KB

File metadata and controls

62 lines (36 loc) · 2.33 KB

Requirements for Adding, Changing, or Removing a Feature

  • Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • The pull request must contribute a change that has been endorsed by the maintainer team. See details in the template below.
  • The pull request must update the test suite to exercise the updated functionality.
  • After you create the pull request, all status checks must be pass before a maintainer reviews your contribution. For more details, please see https://github.com/etr/libhttpserver/tree/master/CONTRIBUTING.md#pull-requests.

Issue or RFC Endorsed by Maintainers

Description of the Change

Alternate Designs

Possible Drawbacks

Verification Process

Release Notes