From b6bfeaef4117b253d53e20f140c65078ad1ad194 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Thu, 16 Feb 2023 02:00:22 +0000 Subject: Refer to CODE_OF_CONDUCT from app repo --- .github/ISSUE_TEMPLATE/recipe_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/recipe_request.yml b/.github/ISSUE_TEMPLATE/recipe_request.yml index 0eedb5f0e..456c116bb 100644 --- a/.github/ISSUE_TEMPLATE/recipe_request.yml +++ b/.github/ISSUE_TEMPLATE/recipe_request.yml @@ -19,7 +19,7 @@ body: label: Preflight Checklist description: Please ensure you've completed all of the following. options: - - 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. + - 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. required: true - label: I have searched the [issue tracker](https://github.com/ferdium/ferdium-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22recipe+request+%3Asparkles%3A%22) for a recipe request that matches the one I want to file, without success. required: true -- cgit v1.2.3-54-g00ecf