name | about |
---|---|
pull_request_template.md |
This is the official template for pull requests. |
You can have the description of your pull request here.
- Code bug fix
- Current content fix (update outdated contents, error fix, proofreading, etc.)
- New content creation
- Website UI modifications
- Others (please specify)
Specify "Others" here:
If this is related to an existing ticket, please include a link to it as well.
Link goes here.
If applicable, please states how the changes have been tested, verified, or validated.
Method goes here.
- My code follows the code style of this project.
- I have read the CONTRIBUTING document.
- My change requires a change to the documentation.