diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2022-12-21 17:23:23 +0200 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2022-12-21 17:24:12 +0200 |
commit | 9b6dd57a33ea96aca0f264a4b0b58b79f57acd2e (patch) | |
tree | 3a60bb4fb668a24c522d8523a4cf6ec3da079df7 /.github/ISSUE_TEMPLATE | |
parent | 65e72f8e380e2b5bf55e51e4fe3a26e90f0c2d58 (diff) | |
download | upstream-9b6dd57a33ea96aca0f264a4b0b58b79f57acd2e.tar.gz upstream-9b6dd57a33ea96aca0f264a4b0b58b79f57acd2e.tar.bz2 upstream-9b6dd57a33ea96aca0f264a4b0b58b79f57acd2e.zip |
github: point to forum feature request category
This should have been amended in the previous commit.
Fixes: 65e72f8e380e ("github: add issue template")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 2bc0d5db2f..91e2489077 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: false contact_links: - name: Feature request - url: https://forum.openwrt.org + url: https://forum.openwrt.org/c/feature-requests about: The OpenWrt project relies on volunteers. While we appreciate feature requests, we might lack the manpower to handle them. Ideally, you get familiar with the codebase and attempt to contribute the feature yourself. We recommend to post in the forum, as this is the most likely place to receive feedback on feature requests. - name: OpenWrt community url: https://openwrt.org/contact |