Move pr template file (#746)
* updated documentation wording, added cherry pick option for PR type * moved pull_request_template to base .github directory
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
fa1e9965f8
Коммит
da6bf4b5c9
+13
-6
@@ -5,23 +5,30 @@
|
||||
- [ ] Closes #<issue number or link>
|
||||
|
||||
## What type of PR is this? (check all that apply)
|
||||
- [ ] Refactor
|
||||
- [ ] Feature
|
||||
|
||||
- [ ] Bug Fix
|
||||
- [ ] Optimization
|
||||
- [ ] Documentation Update
|
||||
- [ ] Cherry Pick
|
||||
- [ ] Continuous Integration
|
||||
- [ ] Documentation Update
|
||||
- [ ] Feature
|
||||
- [ ] Optimization
|
||||
- [ ] Refactor
|
||||
- [ ] Other (please specify)
|
||||
|
||||
## Technical Details
|
||||
<!-- Please explain the changes. -->
|
||||
|
||||
## Have you added or updated tests to validate functionality?
|
||||
|
||||
- [ ] Yes
|
||||
- [ ] No - does not apply to this PR
|
||||
|
||||
## Have you added or updated documentation (CHANGELOG.md)?
|
||||
## Added / Updated documentation?
|
||||
|
||||
- [ ] Yes
|
||||
- [ ] No - does not apply to this PR
|
||||
|
||||
## Have you updated CHANGELOG?
|
||||
<!-- Needed for Release updates for a ROCm release. -->
|
||||
- [ ] Yes
|
||||
- [ ] No - does not apply to this PR
|
||||
|
||||
Ссылка в новой задаче
Block a user