Skip to content

Commit bd650de

Browse files
committed
chore: add merge request and issue templates for GL
Added the merge request and issue templates for GitLab, borrowed from OpVault.
1 parent 6562aed commit bd650de

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

.gitlab/issue_templates/bug.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Description
2+
3+
## Expected Behaviour
4+
5+
## Observed Behaviour
6+
7+
## Other Details or Attachments
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Requesting to merge %{source_branch} into %{target_branch}
2+
## Description
3+
4+
## Rationale
5+
6+
## Included Commits
7+
%{all_commits}

0 commit comments

Comments
 (0)