From 9e090a4e08e23dc44cc843be6bf5f7ee409fac21 Mon Sep 17 00:00:00 2001 From: Cassandra Gould van Praag <casssandra.gouldvanpraag@psych.ox.ac.uk> Date: Tue, 28 Feb 2023 11:15:01 +0000 Subject: [PATCH] fix typo --- .gitlab/issue_templates/default.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/issue_templates/default.md b/.gitlab/issue_templates/default.md index 03dac766..7c75a88c 100644 --- a/.gitlab/issue_templates/default.md +++ b/.gitlab/issue_templates/default.md @@ -12,7 +12,7 @@ - [ ] question (eg. how does this work?) ## Where is the issue? -> Please include links to the affected page(s) refering to specific lines or sentences. +> Please include links to the affected page(s) referring to specific lines or sentences. ## What is the issue? > Please describe the problem you have encountered or the feature/content you would like to extend. @@ -24,6 +24,6 @@ > Please give any additional detail which may be relevant or useful, for example detailed explanation, motivation, stacktraces, related issues, links for us to have context. ---- +--- ## Fix the issue yourself? If you are able to, you are welcome to submit new content directly via a merge request. This will ensure you are attributed for your suggestion. See this guide on submitting a merge request via GitLab: https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/gitlab/3-2-collaborating-fork-their-repo/ -- GitLab