mirror of
https://github.com/mattermost/mattermost.git
synced 2026-09-01 15:00:08 +08:00
update pr template (#17480)
This commit is contained in:
committed by
GitHub
parent
ba302cf512
commit
f73c77611f
@@ -36,17 +36,18 @@ If no release notes are required write NONE. Use past-tense. Newlines are stripp
|
||||
|
||||
Examples:
|
||||
|
||||
```release-note
|
||||
```
|
||||
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.
|
||||
```
|
||||
|
||||
```release-note
|
||||
```
|
||||
NONE
|
||||
```
|
||||
-->
|
||||
```release-note
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user