poa-dapps-voting/.github/PULL_REQUEST_TEMPLATE.md

639 B

  • (Mandatory) Description a human-readable description of changes a human-readable description of the purpose of the PR
  • (Mandatory) What is it: (Fix), (Feature), or (Refactor) in Title, e.g., "(Fix) price of 1 token in Wei > 18 decimals"
  • (Mandatory) Developers: Each completed PR should be updated in the Wiki Documentation. (Recommended) Each PR should have one commit message and therefore should only contain one specific fix or feature. Otherwise, multiple PRs should be made
  • Did you check that your PR is chain agnostic? It shouldn't depend on any hardcoded chainIds, URLs.
  • (Optional) Any additional concerns or comments