Skip to content

Commit d121f7c

Browse files
committed
feat: Manage issues in GitHub
1 parent 3437645 commit d121f7c

3 files changed

Lines changed: 8 additions & 84 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 0 additions & 43 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Community Support
4-
url: https://github.com/uniget-org/cli/discussions
5-
about: Please ask and answer questions here.
6-
- name: Documentation
3+
- name: 💬 Bugs
4+
url: https://gitlab.com/uniget-org/backlog/-/issues/new?type=ISSUE
5+
about: Something is not working?
6+
- name: ✨ Enhancements
7+
url: https://gitlab.com/uniget-org/backlog/-/issues/new?type=ISSUE
8+
about: Missing something?
9+
- name: 📖 Documentation
710
url: https://docs.uniget.dev
8-
about: Check for usage and examples.
11+
about: Check for usage and examples

.github/ISSUE_TEMPLATE/feature_request.yaml

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)