Skip to content

Commit

Permalink
update bug_report template
Browse files Browse the repository at this point in the history
  • Loading branch information
technophile-04 committed Feb 6, 2024
1 parent 2100596 commit d284970
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
label: Is there an existing issue for this?
description: Please search to see if an issue already exists for the bug you encountered.
options:
- label: I have looked through the [existing issues](https://github.com/scaffold-eth/scaffold-eth-2/issues)
- label: I have looked through the [existing issues](https://github.com/BuidlGuidl/abi.ninja/issues)
required: true

- type: textarea
Expand Down
7 changes: 2 additions & 5 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: Ask Question
url: https://github.com/scaffold-eth/scaffold-eth-2/discussions/new?category=q-a
about: Ask questions and discuss with other community members
- name: Request Feature
url: https://github.com/scaffold-eth/scaffold-eth-2/discussions/new?category=ideas
about: Requests features or brainstorm ideas for new functionality
url: https://github.com/BuidlGuidl/abi.ninja/discussions/new?category=ideas
about: Requests features or brainstorm ideas for new functionality

0 comments on commit d284970

Please sign in to comment.