Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
baf82c90
Commit
baf82c90
authored
Jan 25, 2022
by
Marcin Sedlak-Jakubowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add template priority to docs
parent
8c1ad9c3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
doc/user/project/description_templates.md
doc/user/project/description_templates.md
+10
-0
No files found.
doc/user/project/description_templates.md
View file @
baf82c90
...
...
@@ -157,6 +157,16 @@ headings, lists, and so on.
You can also provide
`issues_template`
and
`merge_requests_template`
attributes in the
[
Projects REST API
](
../../api/projects.md
)
to keep your default issue and merge request templates up to date.
#### Priority of description templates
When you set
[
merge request and issue description templates
](
#set-a-default-template-for-merge-requests-and-issues
)
in various places, they have the following priorities in a project.
The ones higher up override the ones below:
1.
Template selected in project settings.
1.
`Default.md`
from the parent group.
1.
`Default.md`
from the project repository.
## Example description template
We use description templates for issues and merge requests in the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment