update pr template (#17480)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ba302cf512
Коммит
f73c77611f
7
.github/PULL_REQUEST_TEMPLATE.md
поставляемый
7
.github/PULL_REQUEST_TEMPLATE.md
поставляемый
@@ -36,17 +36,18 @@ If no release notes are required write NONE. Use past-tense. Newlines are stripp
|
|||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
```release-note
|
```
|
||||||
Added new API endpoints POST /api/v4/foo, GET api/v4/foo, and GET api/v4/foo/:foo_id.
|
Added new API endpoints POST /api/v4/foo, GET api/v4/foo, and GET api/v4/foo/:foo_id.
|
||||||
```
|
```
|
||||||
|
|
||||||
```release-note
|
```
|
||||||
Added a new config setting ServiceSettings.FooBar. Added a new column Foo to the Users table.
|
Added a new config setting ServiceSettings.FooBar. Added a new column Foo to the Users table.
|
||||||
```
|
```
|
||||||
|
|
||||||
```release-note
|
```
|
||||||
NONE
|
NONE
|
||||||
```
|
```
|
||||||
-->
|
-->
|
||||||
```release-note
|
```release-note
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user