Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1019 Bytes

File metadata and controls

30 lines (17 loc) · 1019 Bytes

Pull Request Template (a Trial)

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.

Please provide enough information so that others can review your pull request:

Note type type of request :

  • Bug Fix (I've noticed a bug)
  • Issue Fix (I can solve this issue in the issue list)
  • New Feature (I'm suggesting something new)
  • Just for fun (I want to join in)
  • There is documentation missing or out of date I've noticed
  • UI smoothing - (make things look better)

Explain the details for making this change. What existing problem does the pull request solve?

Test plan (required)

Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.

Code formatting

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).