Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
beat.editor
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
31
Issues
31
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
beat
beat.editor
Commits
58615541
Commit
58615541
authored
Jan 14, 2019
by
André Anjos
💬
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'gitlab_templates' into 'master'
Add templates for issues and MR See merge request
!38
parents
751b7b04
6c2e2804
Pipeline
#26108
passed with stages
in 31 minutes and 47 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
57 additions
and
0 deletions
+57
-0
.gitlab/issue_templates/Default.md
.gitlab/issue_templates/Default.md
+29
-0
.gitlab/issue_templates/suggestion.md
.gitlab/issue_templates/suggestion.md
+20
-0
.gitlab/merge_request_templates/Default.md
.gitlab/merge_request_templates/Default.md
+8
-0
No files found.
.gitlab/issue_templates/Default.md
0 → 100644
View file @
58615541
Summary
(Summarize the bug encountered concisely)
Steps to reproduce
(How one can reproduce the issue - this is very important)
What is the current bug behavior?
(What actually happens)
What is the expected correct behavior?
(What you should see instead)
Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (
```
) to format console output,
logs, and code as it's very hard to read otherwise.)
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
.gitlab/issue_templates/suggestion.md
0 → 100644
View file @
58615541
Summary
(Summarize the suggestion concisely)
What does it provide ?
(What is the goal of this suggestion)
Why is it needed ?
(Explain the motivation of the suggestion)
Relevant links / references
(Paste any relevant links / image for the implementation of the suggestion)
/label ~suggestion
\ No newline at end of file
.gitlab/merge_request_templates/Default.md
0 → 100644
View file @
58615541
Summary
(Summarize the content of the merge request)
Relevant issue(s) fixed
(list all issues fixed by that merge request if any)
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