0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-10 22:22:45 -05:00

chore: use default community health files (#1573)

This commit is contained in:
Gao Sun 2022-07-17 22:06:58 +08:00 committed by GitHub
parent 60254e63f2
commit c07833f999
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 70 deletions

View file

@ -1,41 +0,0 @@
---
name: Bug report
about: Something isn't working, or doesn't work as expected
title: 'bug: '
labels: bug, pending verification
assignees: ''
---
<!--
For non-English users:
It's okay to post in your language, but remember to use English for the body (you can paste the result of Google Translate), and put everything else as attachments.
Issues with a non-English body will be DIRECTLY CLOSED until it's updated.
-->
### Describe the bug
<!-- A clear and concise description of what the bug is. -->
### Expected behavior
<!-- A clear and concise description of what you expected to happen. -->
### How to reproduce?
<!-- A step-by-step reproduce process. A minimum repro repo is welcome. -->
### Context
OS:
<!-- E.g. Docker, Docker Compose, local, etc. -->
Environment:
Logto version:
Node version:
Postgres version:
Command of starting Logto:
<!-- Optional -->
### Screenshots
<!-- If applicable, add screenshots to help explain your problem. -->

View file

@ -1,20 +0,0 @@
---
name: Feature request
about: Suggest an idea for this project
title: 'feature request: '
labels: feature request
assignees: ''
---
<!--
For non-English users:
It's okay to post in your language, but remember to use English for the body (you can paste the result of Google Translate), and put everything else as attachments.
Issues with a non-English body will be DIRECTLY CLOSED until it's updated.
-->
### What problem did you meet?
<!-- A clear and concise description of what the problem is. -->
### Describe what you'd like Logto to have
<!-- A clear and concise description of what you want to happen. -->

View file

@ -1,9 +0,0 @@
<!-- MANDATORY -->
## Summary
<!-- Provide detail PR description below -->
<!-- MANDATORY -->
## Testing
<!-- How did you test this PR? -->