aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Natanael Arndt <arndtn@gmail.com>2023-01-25 10:58:31 +0100
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-01-25 18:55:53 +0530
commit786d50d0c69bf865a01fad086fb6e10db1e6dff9 (patch)
treeb166068c6f3679b2ce55ed23e2d44630d9e4916f /.github
parentUpgrade 'pnpm' to '7.25.1' (diff)
downloadferdium-recipes-786d50d0c69bf865a01fad086fb6e10db1e6dff9.tar.gz
ferdium-recipes-786d50d0c69bf865a01fad086fb6e10db1e6dff9.tar.zst
ferdium-recipes-786d50d0c69bf865a01fad086fb6e10db1e6dff9.zip
Update issue template
Fix the links for contributions and code of conduct
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 422f8d9..8bfc312 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -15,9 +15,9 @@ body:
15 label: Preflight Checklist 15 label: Preflight Checklist
16 description: Please ensure you've completed all of the following. 16 description: Please ensure you've completed all of the following.
17 options: 17 options:
18 - label: I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-recipes/blob/develop/CONTRIBUTING.md) for this project. 18 - label: I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/develop/CONTRIBUTING.md) for this project.
19 required: true 19 required: true
20 - label: I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-recipes/blob/develop/CODE_OF_CONDUCT.md) that this project adheres to. 20 - label: I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-recipes/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
21 required: true 21 required: true
22 - label: I have searched the [issue tracker](https://github.com/ferdium/ferdium-recipes/issues) for a feature request that matches the one I want to file, without success. 22 - label: I have searched the [issue tracker](https://github.com/ferdium/ferdium-recipes/issues) for a feature request that matches the one I want to file, without success.
23 required: true 23 required: true