aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-02-16 01:59:25 +0000
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-02-16 09:40:30 +0530
commit9a861a945cc5cd08bf4620173c3270f0cf801166 (patch)
treed2cce64c933a6fb9812d022d9ddd771ff716938c /.github
parentfixed grammatical mistake (diff)
downloadferdium-app-9a861a945cc5cd08bf4620173c3270f0cf801166.tar.gz
ferdium-app-9a861a945cc5cd08bf4620173c3270f0cf801166.tar.zst
ferdium-app-9a861a945cc5cd08bf4620173c3270f0cf801166.zip
Refer to CODE_OF_CONDUCT from app repo
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/recipe_bug_report.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/recipe_bug_report.yml b/.github/ISSUE_TEMPLATE/recipe_bug_report.yml
index 3cf7cfe80..79c2600ec 100644
--- a/.github/ISSUE_TEMPLATE/recipe_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/recipe_bug_report.yml
@@ -12,7 +12,7 @@ body:
12 label: Preflight Checklist 12 label: Preflight Checklist
13 description: Please ensure you've completed all of the following. 13 description: Please ensure you've completed all of the following.
14 options: 14 options:
15 - label: I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-recipes/blob/HEAD/CODE_OF_CONDUCT.md) that Ferdium Recipes adheres to. 15 - label: I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/HEAD/CODE_OF_CONDUCT.md) that Ferdium Recipes adheres to.
16 required: true 16 required: true
17 - label: I have searched the [issue tracker](https://github.com/ferdium/ferdium-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22recipe+%3Abookmark_tabs%3A%22+label%3A%22bug+%3Abeetle%3A%22+) for a bug report that matches the one I want to file, without success. 17 - label: I have searched the [issue tracker](https://github.com/ferdium/ferdium-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22recipe+%3Abookmark_tabs%3A%22+label%3A%22bug+%3Abeetle%3A%22+) for a bug report that matches the one I want to file, without success.
18 required: true 18 required: true