diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-03-22 18:09:35 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-22 18:09:35 +0900 |
| commit | 7da4ba840eedf3998eb53f86c6f07caa6ee8a7f3 (patch) | |
| tree | 558a995b7bf18341812e851aa78cfac68606a168 /.github | |
| parent | 7c79be41278b8d53234cbc4691681baa2ada4bf7 (diff) | |
| parent | 2e320ae86f9dc4f7fa0ee6229b6822f993a644ee (diff) | |
| download | LunaticChat-7da4ba840eedf3998eb53f86c6f07caa6ee8a7f3.tar.gz LunaticChat-7da4ba840eedf3998eb53f86c6f07caa6ee8a7f3.tar.bz2 LunaticChat-7da4ba840eedf3998eb53f86c6f07caa6ee8a7f3.zip | |
Merge pull request #150 from m1sk9/copilot/fix-broken-links-in-docs
Correcting links in documentation files
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 09ebb81..5489c70 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -8,7 +8,7 @@ For questions, see the [discussion](https://github.com/m1sk9/LunaticChat/discuss ## Reporting Bugs / Requesting Features -Before reporting a bug or requesting a feature, please search the [issues](). +Before reporting a bug or requesting a feature, please search the [issues](https://github.com/m1sk9/LunaticChat/issues). If your issue is not already reported, please create a new issue using the provided template. Be sure to include as much detail as possible, including steps to reproduce the issue if applicable. |
