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

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <wk@sydorenko.org.ua>2021-04-13 17:00:01 +0300
committerSviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>2021-04-13 17:23:26 +0300
commit8502c2302871e35e59fb7092b4b01b937c934031 (patch)
tree0e2ba2c40f1421962b0293b2a24fb18722e6b164 /.github
parent9f002d9f60e593b33d3a71ee5105ce9397768b67 (diff)
Fix links to the collections org in doc & FR forms
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/documentation_report.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/documentation_report.yml b/.github/ISSUE_TEMPLATE/documentation_report.yml
index 50036fb17fa..eb6ae59bcca 100644
--- a/.github/ISSUE_TEMPLATE/documentation_report.yml
+++ b/.github/ISSUE_TEMPLATE/documentation_report.yml
@@ -96,7 +96,7 @@ body:
appropriate project there instead.
- [collections org]: ../../ansible-collections
+ [collections org]: /ansible-collections
placeholder: docs/docsite/rst/dev_guide/debugging.rst
validations:
required: true
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index 44b44f5f32e..f4c6034ff7b 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -138,7 +138,7 @@ body:
appropriate project there instead.
- [collections org]: ../../ansible-collections
+ [collections org]: /ansible-collections
placeholder: dnf, apt, yum, pip, user etc.
validations:
required: true