mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-01 18:19:55 +00:00
ac2a83a7a6
* User HTTP instead of HTTPS when fetching icon in docker internal network * Add debug statement. * Revert "Add debug statement." This reverts commit7fbb12a4bd
. * Revert "User HTTP instead of HTTPS when fetching icon in docker internal network" This reverts commit498de660ba
. * Always replace host with internal host * Fix lint script * Remove prettier from pre-commit --------- Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
43 lines
888 B
Markdown
43 lines
888 B
Markdown
---
|
|
name: "\U0001F680 Feature request"
|
|
about: Suggest an idea for improving Lemmy
|
|
title: ""
|
|
labels: enhancement
|
|
assignees: ""
|
|
---
|
|
|
|
For backend issues, use [lemmy](https://github.com/LemmyNet/lemmy)
|
|
|
|
### Is your proposal related to a problem?
|
|
|
|
<!--
|
|
Provide a clear and concise description of what the problem is.
|
|
For example, "I'm always frustrated when..."
|
|
-->
|
|
|
|
(Write your answer here.)
|
|
|
|
### Describe the solution you'd like
|
|
|
|
<!--
|
|
Provide a clear and concise description of what you want to happen.
|
|
-->
|
|
|
|
(Describe your proposed solution here.)
|
|
|
|
### Describe alternatives you've considered
|
|
|
|
<!--
|
|
Let us know about other solutions you've tried or researched.
|
|
-->
|
|
|
|
(Write your answer here.)
|
|
|
|
### Additional context
|
|
|
|
<!--
|
|
Is there anything else you can add about the proposal?
|
|
You might want to link to related issues here, if you haven't already.
|
|
-->
|
|
|
|
(Write your answer here.)
|