Browse Source

Update PR template (#415)

### What problem does this PR solve?

Update PR template

### Type of change

- [x] Documentation Update

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
tags/v0.3.0
Jin Hai 1 year ago
parent
commit
dd7559a009
No account linked to committer's email address
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      .github/pull_request_template.md

+ 0
- 5
.github/pull_request_template.md View File



_Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._ _Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._


Issue link:#[Link the issue here]

### Type of change ### Type of change


- [ ] Bug Fix (non-breaking change which fixes an issue) - [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality) - [ ] New Feature (non-breaking change which adds functionality)
- [ ] Breaking Change (fix or feature that could cause existing functionality not to work as expected)
- [ ] Documentation Update - [ ] Documentation Update
- [ ] Refactoring - [ ] Refactoring
- [ ] Performance Improvement - [ ] Performance Improvement
- [ ] Test cases
- [ ] Python SDK impacted, Need to update PyPI
- [ ] Other (please describe): - [ ] Other (please describe):

Loading…
Cancel
Save