Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Merge requests
!140
add issue templates
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
add issue templates
issue-templates
into
master
Overview
0
Commits
1
Pipelines
3
Changes
3
Merged
Ghost User
requested to merge
issue-templates
into
master
4 years ago
Overview
0
Commits
1
Pipelines
3
Changes
3
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
7fcf40d7
1 commit,
4 years ago
3 files
+
78
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
.gitlab/issue_templates/Change Request.md
0 → 100644
+
17
−
0
Options
## Summary
<!-- Outline the issue being faced, and why this needs to change !-->
## Area of the system
<!-- This might only be one part, but may involve multiple sections !-->
## How does this currently work?
<!-- the current process, and any associated business rules !-->
## What is the desired way of working?
<!-- after the change, what should the process be, and what should the business rules be !-->
## Priority/Severity
<!-- Delete as appropriate. The priority and severity assigned may be different to this !-->
-
[ ] High (This will bring a huge increase in performance/productivity/usability, or is a legislative requirement)
-
[ ] Medium (This will bring a good increase in performance/productivity/usability)
-
[ ] Low (anything else e.g., trivial, minor improvements)
Loading