mirror of
https://github.com/vinta/awesome-python.git
synced 2026-02-06 04:06:13 +08:00
chore: remove redundant issue templates
Both templates only redirect users to open PRs instead, which is unnecessary overhead. Contributors can directly open PRs without going through issue template selection. 🤖 Generated with Claude Code (https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
---
|
||||
name: Add new library to this list
|
||||
about: ''
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Please open a Pull Request instead.**
|
||||
10
.github/ISSUE_TEMPLATE/add-xxx.md
vendored
10
.github/ISSUE_TEMPLATE/add-xxx.md
vendored
@@ -1,10 +0,0 @@
|
||||
---
|
||||
name: Add XXX
|
||||
about: Add new item to the list
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Please open a Pull Request instead.**
|
||||
Reference in New Issue
Block a user