Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer (GitLab) <jacob@gitlab.com>2017-11-22 13:56:30 +0300
committerAndrew Newdigate <andrew@gitlab.com>2017-11-22 13:56:30 +0300
commitc790ea57abca516fcb6b33b0c1995eb32d58fdc1 (patch)
tree1d3eabfaee0f5fba78ea61717d35692f2520e7e4
parent8ed541f7ba60fb44cdd5c8f27b66a2e305760a9e (diff)
Add template for potential endpoint issues
-rw-r--r--.gitlab/issue_templates/Potential_Endpoint.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Potential_Endpoint.md b/.gitlab/issue_templates/Potential_Endpoint.md
new file mode 100644
index 000000000..5ea6b478a
--- /dev/null
+++ b/.gitlab/issue_templates/Potential_Endpoint.md
@@ -0,0 +1,11 @@
+------
+
+- Ruby method: `FoobarService#transmogrify` **replace fake value**
+- Filename: `app/services/foobar_service.rb` **replace fake value**
+- GitLab-EE permalink **LINK**
+
+Conversation (if applicable): [Create Issue](https://gitlab.com/gitlab-org/gitaly/issues/new?issuable_template=Conversation_Migration)
+
+------
+
+/label ~"Potential Endpoint"