mirror of
https://github.com/adityachandelgit/BookLore.git
synced 2026-01-09 06:21:08 +08:00
fix(docs): update issue report links to use specific templates (#2156)
Signed-off-by: Balázs Szücs <bszucs1209@gmail.com>
This commit is contained in:
parent
e346b83860
commit
a103e3eaa0
@ -354,7 +354,7 @@ services:
|
||||
|
||||
Found an issue?
|
||||
|
||||
[](https://github.com/booklore-app/booklore/issues)
|
||||
[](https://github.com/booklore-app/booklore/issues/new?template=bug_report.yml)
|
||||
|
||||
</td>
|
||||
<td align="center">
|
||||
@ -363,7 +363,7 @@ Found an issue?
|
||||
|
||||
Have an idea?
|
||||
|
||||
[](https://github.com/booklore-app/booklore/issues/new?template=feature_request.md)
|
||||
[](https://github.com/booklore-app/booklore/issues/new?template=feature_request.yml)
|
||||
|
||||
</td>
|
||||
<td align="center">
|
||||
|
||||
@ -53,4 +53,4 @@ To enable OIDC authentication in BookLore, you need to set the following within
|
||||
|
||||
### Step 4: Test the Integration
|
||||
|
||||
Once configured, simply click Save Settings and then click the Enabled radio button to activate it. Simply log out and log back in and you should be working with no issues! Any issues please raise an issue on the [Github](https://github.com/booklore-app/booklore/issues/new)
|
||||
Once configured, simply click Save Settings and then click the Enabled radio button to activate it. Simply log out and log back in and you should be working with no issues! Any issues please raise an issue on the [Github](https://github.com/booklore-app/booklore/issues/new?template=bug_report.yml)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user