Small changes [ci skip]
This commit is contained in:
24
.github/PULL_REQUEST_TEMPLATE.md
vendored
24
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -3,23 +3,25 @@
|
|||||||
|
|
||||||
<!-- choose one -->
|
<!-- choose one -->
|
||||||
**Type of change**:
|
**Type of change**:
|
||||||
- [ ] bug fix
|
- [ ] Bug fix
|
||||||
- [ ] new feature
|
- [ ] New feature
|
||||||
- [ ] other enhancement
|
- [ ] Other enhancement
|
||||||
|
|
||||||
<!-- choose one -->
|
<!-- choose one -->
|
||||||
**Impact**:
|
**Impact**:
|
||||||
- [ ] rtl change
|
- [ ] RTL change
|
||||||
- [ ] software change
|
- [ ] Software change (RISC-V software)
|
||||||
- [ ] unknown
|
- [ ] Build system change
|
||||||
- [ ] other
|
- [ ] Other
|
||||||
|
|
||||||
<!-- choose one -->
|
<!-- must be filled out completely to be considered for merging -->
|
||||||
**Contributer Checklist**:
|
**Contributor Checklist**:
|
||||||
|
- [ ] Yes, I specified the "Type of Change"
|
||||||
|
- [ ] Yes, I specified the "Impact"
|
||||||
- [ ] Did you set `dev` as the base branch?
|
- [ ] Did you set `dev` as the base branch?
|
||||||
- [ ] Did you add documentation for the feature?
|
|
||||||
- [ ] Did you add a test demonstrating the PR?
|
|
||||||
- [ ] Did you delete any extraneous prints/debugging code?
|
- [ ] Did you delete any extraneous prints/debugging code?
|
||||||
|
- [ ] (If applicable) Did you add documentation for the feature?
|
||||||
|
- [ ] (If applicable) Did you add a test demonstrating the PR?
|
||||||
<!-- Do this if this PR is a bug fix that should be applied to master -->
|
<!-- Do this if this PR is a bug fix that should be applied to master -->
|
||||||
- [ ] (If applicable) Did you mark the PR as "Please Backport"?
|
- [ ] (If applicable) Did you mark the PR as "Please Backport"?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user