peerplays_migrated/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.md
2019-09-26 20:26:23 +05:30

1.5 KiB

Please Note:

  1. PRs will be reviewed from oldest to newest
  2. PRs should use PR template in order to be considered for review.
  3. PRs that do not have one of the PR template completely filled out with all declarations satisfied will not be reviewed.

Purpose

(FILL ME IN) This section describes why this PR is here. Usually it would include a reference to the tracking task that it is part or all of the solution for.

The Tracking issue is [Create the issue if non existent and fill in]

Instructions to Verify

**Steps To Reproduce: **

[Provide Steps to reproduce the issue or patterns/regular expression to look for in the CI]

Expected Behavior

[Provide Steps to reproduce the issue]

Tests Added and available in CI

** Screenshots (optional) ** ** Host Environment (optional) ** ** Additional Context (optional) **

Declarations

Check these if you believe they are true

  • The code base is in a better state after this PR
  • Is prepared according to the Release Management & Versioning
  • The level of testing this PR includes is appropriate
  • All tests pass using the self-service CI/Gitlab.
  • Changes to the API is documented
  • Testing steps for the QA team / community is shared

Reviewers

(FILL ME IN) Reviewer 1 (If possible, assign the Reviewer for the PR)

(FILL ME IN, optional) Any additional notes to reviewers or testers.

FYIs

(FILL ME IN, Optional) Names of anyone else you wish to be notified of