kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
build: fix version and update issue config
rodzic
7d1714e041
commit
c7d7586d35
|
@ -1,11 +1,8 @@
|
||||||
blank_issues_enabled: true
|
blank_issues_enabled: true
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: ❓Question
|
- name: ❓ Question
|
||||||
url: https://github.com/transitive-bullshit/agentic/discussions/new?category=Q%26A
|
url: https://github.com/transitive-bullshit/agentic/discussions/new?category=Q%26A
|
||||||
about: Got a (non-bug related) question? Ask the community for help!
|
about: Got a (non-bug related) question? Ask the community for help!
|
||||||
- name: 💡Feature Request
|
- name: 💡 Feature Request
|
||||||
url: https://github.com/transitive-bullshit/agentic/discussions/new?category=Ideas
|
url: https://github.com/transitive-bullshit/agentic/discussions/new?category=Ideas
|
||||||
about: Share ideas for new features with the community.
|
about: Share ideas for new features with the community.
|
||||||
- name: 🐛Bug Report
|
|
||||||
url: https://github.com/transitive-bullshit/agentic/issues/new?&template=bug_report.md
|
|
||||||
about: Create an issue with a bug report.
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
version: 3
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
|
Ładowanie…
Reference in New Issue