diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index db1e5a15b..000000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -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: '' - ---- - - - -### Describe the bug - - -### Expected behavior - - -### How to reproduce? - - -### Context - -OS: - -Environment: - -Logto version: - -Node version: - -Postgres version: - -Command of starting Logto: - - -### Screenshots - diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index bd89b18af..000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: 'feature request: ' -labels: feature request -assignees: '' - ---- - - - -### What problem did you meet? - - -### Describe what you'd like Logto to have - diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index c8bef7502..000000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,9 +0,0 @@ - -## Summary - - - - -## Testing - -