ant-design/.github/PULL_REQUEST_TEMPLATE.md
2019-01-04 23:47:45 +08:00

1.3 KiB

First of all, thank you for your contribution! 😄

Please makes sure that these form are filled before submitting your pull request, thank you!

[中文版]

This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Branch merge
  • Other (about what?)

What's the background?

  1. Describe the source of requirement.
  2. Resolve what problem.
  3. Related issue link.

API Realization (Optional if not new feature)

  1. Basic thought of solution and other optional proposal.
  2. List final API realization and usage sample.
  3. GIF or snapshot should be provided if includes UI/interactive modification.

What's the effect? (Optional if not new feature)

  1. Does this PR affect user? Which part will be affected?
  2. What will say in changelog?
  3. Does this PR contains potential break change or other risk?

Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog provided

Additional Plan? (Optional if not new feature)

If this PR related with other PR or following info. You can type here.